Home
last modified time | relevance | path

Searched defs:queue_props (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.h167 std::vector<VkQueueFamilyProperties> queue_props; member
/third_party/glfw/tests/
Dtriangle-vulkan.c163 VkQueueFamilyProperties *queue_props; member
/third_party/ffmpeg/libavfilter/
Dvf_deshake_opencl.c1125 cl_command_queue_properties queue_props; in deshake_opencl_init() local