Home
last modified time | relevance | path

Searched defs:gpu_props (Results 1 – 2 of 2) sorted by relevance

/external/ComputeLibrary/tests/framework/instruments/
Dhwc.hpp195 struct gpu_props struct
197 uint32_t product_id;
198 uint16_t minor_revision;
199 uint16_t major_revision;
200 uint32_t num_groups;
201 uint32_t num_core_groups;
202 uint64_t core_mask[16];
/external/angle/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.h166 VkPhysicalDeviceProperties gpu_props; member