Searched refs:pipelineStatistics (Results 1 – 18 of 18) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/ |
D | draw_mesh_common.adoc | 26 * [[VUID-{refpage}-pipelineStatistics-07076]] 27 The pname:pipelineStatistics member used to create any active
|
D | query_begin_common.adoc | 49 pname:pipelineStatistics indicate graphics operations, the 55 pname:pipelineStatistics indicate compute operations, the
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_query_pool.c | 44 pCreateInfo->pipelineStatistics : 0; in vk_query_pool_init()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_HUAWEI_cluster_culling_shader/ |
D | drawing.adoc | 43 The pname:pipelineStatistics member used to create any active
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_KHR_performance_query.adoc | 184 .pipelineStatistics = 0
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | queries.adoc | 109 * pname:pipelineStatistics is a bitmask of 114 pname:pipelineStatistics is ignored if pname:queryType is not 131 ename:VK_QUERY_TYPE_PIPELINE_STATISTICS, pname:pipelineStatistics must: 138 pname:pipelineStatistics must: be a valid combination of 532 pname:pipelineStatistics members of slink:VkCommandBufferInheritanceInfo to 1017 enabled in the pname:pipelineStatistics when the pool is created, and 1638 slink:VkQueryPoolCreateInfo::pname:pipelineStatistics for query pools and in 1639 slink:VkCommandBufferInheritanceInfo::pname:pipelineStatistics for secondary
|
D | cmdbuffers.adoc | 1109 * pname:pipelineStatistics is a bitmask of 1138 * [[VUID-VkCommandBufferInheritanceInfo-pipelineStatistics-02789]] 1141 pname:pipelineStatistics must: be a valid combination of 1143 * [[VUID-VkCommandBufferInheritanceInfo-pipelineStatistics-00058]] 1146 pname:pipelineStatistics must: be code:0 2876 sname:VkCommandBufferInheritanceInfo::pname:pipelineStatistics having
|
D | features.adoc | 659 pname:pipelineStatistics member of the slink:VkQueryPoolCreateInfo
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/overlay-layer/ |
D | overlay.cpp | 2242 parent_inhe_info->pipelineStatistics = overlay_query_flags; in overlay_BeginCommandBuffer()
|
/hardware/google/gfxstream/scripts/print_gfx_logs/ |
D | vulkan_printer.py | 590 …pipelineStatistics = printer.write_int("pipelineStatistics", 4, indent, signed=False, big_endian=F…
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 987 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pipelineStatistics ); in operator ()() 6067 VULKAN_HPP_HASH_COMBINE( seed, queryPoolCreateInfo.pipelineStatistics ); in operator ()()
|
D | vulkan_hash.hpp | 1973 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pipelineStatistics ); in operator ()() 11701 VULKAN_HPP_HASH_COMBINE( seed, queryPoolCreateInfo.pipelineStatistics ); in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 1802 vkStream->write((VkQueryPipelineStatisticFlags*)&forMarshaling->pipelineStatistics, in marshal_VkQueryPoolCreateInfo() 1818 vkStream->read((VkQueryPipelineStatisticFlags*)&forUnmarshaling->pipelineStatistics, in unmarshal_VkQueryPoolCreateInfo() 4098 vkStream->write((VkQueryPipelineStatisticFlags*)&forMarshaling->pipelineStatistics, in marshal_VkCommandBufferInheritanceInfo() 4121 vkStream->read((VkQueryPipelineStatisticFlags*)&forUnmarshaling->pipelineStatistics, in unmarshal_VkCommandBufferInheritanceInfo()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 1437 memcpy(*ptr, (VkQueryPipelineStatisticFlags*)&forMarshaling->pipelineStatistics, in reservedmarshal_VkQueryPoolCreateInfo() 2908 memcpy(*ptr, (VkQueryPipelineStatisticFlags*)&forMarshaling->pipelineStatistics, in reservedmarshal_VkCommandBufferInheritanceInfo()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 1996 vkStream->write((VkQueryPipelineStatisticFlags*)&forMarshaling->pipelineStatistics, in marshal_VkQueryPoolCreateInfo() 2024 vkStream->read((VkQueryPipelineStatisticFlags*)&forUnmarshaling->pipelineStatistics, in unmarshal_VkQueryPoolCreateInfo() 4639 vkStream->write((VkQueryPipelineStatisticFlags*)&forMarshaling->pipelineStatistics, in marshal_VkCommandBufferInheritanceInfo() 4674 vkStream->read((VkQueryPipelineStatisticFlags*)&forUnmarshaling->pipelineStatistics, in unmarshal_VkCommandBufferInheritanceInfo()
|
D | goldfish_vk_reserved_marshaling.cpp | 1544 memcpy((VkQueryPipelineStatisticFlags*)&forUnmarshaling->pipelineStatistics, *ptr, in reservedunmarshal_VkQueryPoolCreateInfo() 3474 memcpy((VkQueryPipelineStatisticFlags*)&forUnmarshaling->pipelineStatistics, *ptr, in reservedunmarshal_VkCommandBufferInheritanceInfo()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 3377 VkQueryPipelineStatisticFlags pipelineStatistics; member 3855 VkQueryPipelineStatisticFlags pipelineStatistics; member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 12700 slink:VkCommandBufferInheritanceInfo::pname:pipelineStatistics (public
|