Searched refs:pipeline_query_pool (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/vulkan/overlay-layer/ |
| H A D | overlay.cpp | 89 VkQueryPool pipeline_query_pool; member in struct:command_buffer_data 460 VkQueryPool pipeline_query_pool, 469 data->pipeline_query_pool = pipeline_query_pool; 1628 if (cmd_buffer_data->pipeline_query_pool) { 1632 cmd_buffer_data->pipeline_query_pool, 1930 if (cmd_buffer_data->pipeline_query_pool) { 1932 cmd_buffer_data->pipeline_query_pool, 1940 if (cmd_buffer_data->pipeline_query_pool) { 1942 cmd_buffer_data->pipeline_query_pool, 458 new_command_buffer_data(VkCommandBuffer cmd_buffer,VkCommandBufferLevel level,VkQueryPool pipeline_query_pool,VkQueryPool timestamp_query_pool,uint32_t query_index,struct device_data * device_data) argument 2019 VkQueryPool pipeline_query_pool = VK_NULL_HANDLE; local in function:overlay_AllocateCommandBuffers [all...] |
| /xsrc/external/mit/MesaLib/dist/src/vulkan/overlay-layer/ |
| H A D | overlay.cpp | 103 VkQueryPool pipeline_query_pool; member in struct:command_buffer_data 468 VkQueryPool pipeline_query_pool, 477 data->pipeline_query_pool = pipeline_query_pool; 1914 if (cmd_buffer_data->pipeline_query_pool) { 1917 cmd_buffer_data->pipeline_query_pool, 2242 if (cmd_buffer_data->pipeline_query_pool) { 2244 cmd_buffer_data->pipeline_query_pool, 2252 if (cmd_buffer_data->pipeline_query_pool) { 2254 cmd_buffer_data->pipeline_query_pool, 466 new_command_buffer_data(VkCommandBuffer cmd_buffer,VkCommandBufferLevel level,VkQueryPool pipeline_query_pool,VkQueryPool timestamp_query_pool,uint32_t query_index,struct device_data * device_data) argument 2335 VkQueryPool pipeline_query_pool = VK_NULL_HANDLE; local in function:overlay_AllocateCommandBuffers [all...] |
Completed in 9 milliseconds