Home
last modified time | relevance | path

Searched defs:gpus (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/
Dangle_system_info_tests_main.cpp119 js::Value gpus; in main() local
/third_party/mesa3d/src/etnaviv/drm-shim/
Detnaviv_noop.c42 static const struct etna_shim_gpu gpus[] = { variable
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
DSystemInfo.h61 std::vector<GPUDeviceInfo> gpus; member
/third_party/mesa3d/src/panfrost/bifrost/
Dcmdline.c280 } gpus[] = { in main() local
/third_party/skia/third_party/externals/imgui/examples/example_sdl_vulkan/
Dmain.cpp113 VkPhysicalDevice* gpus = (VkPhysicalDevice*)malloc(sizeof(VkPhysicalDevice) * gpu_count); in SetupVulkan() local
/third_party/skia/third_party/externals/imgui/examples/example_glfw_vulkan/
Dmain.cpp121 VkPhysicalDevice* gpus = (VkPhysicalDevice*)malloc(sizeof(VkPhysicalDevice) * gpu_count); in SetupVulkan() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.h160 std::vector<VkPhysicalDevice> gpus; member