Variables | |
std::string | root = "parameters" |
std::string | devices = "devices" |
std::string | device = "device" |
std::string | name = "name" |
std::string | driver = "driver" |
std::string | compun = "computeunits" |
std::string | workgrp = "workgroupsize" |
std::string | tests = "tests" |
std::string | test = "test" |
std::string | numeric = "numeric" |
std::string | kernels = "kernels" |
std::string | kernel = "kernel" |
std::string | params = "params" |
std::string | param = "param" |
std::string | value = "value" |
std::string | alignment = "alignment" |
std::string alignment = "alignment" |
std::string compun = "computeunits" |
std::string device = "device" |
std::string devices = "devices" |
std::string driver = "driver" |
std::string kernel = "kernel" |
std::string kernels = "kernels" |
std::string name = "name" |
std::string numeric = "numeric" |
std::string param = "param" |
std::string params = "params" |
std::string root = "parameters" |
std::string test = "test" |
std::string tests = "tests" |
std::string value = "value" |
std::string workgrp = "workgroupsize" |