Home
last modified time | relevance | path

Searched refs:allowCommandBufferQueryCopies (Results 1 – 25 of 102) sorted by relevance

12345

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolPerformanceTests.cpp1329 if (m_copyResults && !context.getPerformanceQueryProperties().allowCommandBufferQueryCopies) in checkSupport()
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c1188 .allowCommandBufferQueryCopies = true, in get_device_properties()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_physical_device.c1377 props->allowCommandBufferQueryCopies = false; in get_properties()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_physical_device.c1814 p->allowCommandBufferQueryCopies = false; in radv_get_physical_device_properties()
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_device.c1132 props->allowCommandBufferQueryCopies = false; in get_properties()
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_device.cc1048 props->allowCommandBufferQueryCopies = false; in tu_get_properties()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkStructTypes.inl3175 VkBool32 allowCommandBufferQueryCopies; member
H A DvkVulkan_c.inl5747 VkBool32 allowCommandBufferQueryCopies; member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp5521 if (performanceQueryProperties[0].allowCommandBufferQueryCopies != in deviceProperties2()
5522 performanceQueryProperties[1].allowCommandBufferQueryCopies) in deviceProperties2()
/aosp_15_r20/external/deqp/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h5742 VkBool32 allowCommandBufferQueryCopies; member
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_structs.hpp33685 : pNext( pNext_ ), allowCommandBufferQueryCopies( allowCommandBufferQueryCopies_ )
33723 return std::tie( sType, pNext, allowCommandBufferQueryCopies ); in reflect()
33738 && ( allowCommandBufferQueryCopies == rhs.allowCommandBufferQueryCopies ); in operator ==()
33751 VULKAN_HPP_NAMESPACE::Bool32 allowCommandBufferQueryCopies = {}; member
Dvulkansc_hash.hpp4707 …PP_HASH_COMBINE( seed, physicalDevicePerformanceQueryPropertiesKHR.allowCommandBufferQueryCopies ); in operator ()()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkStructTypes.inl4839 VkBool32 allowCommandBufferQueryCopies; member
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h6711 VkBool32 allowCommandBufferQueryCopies; member
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h6711 VkBool32 allowCommandBufferQueryCopies; member
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h6711 VkBool32 allowCommandBufferQueryCopies; member
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h6711 VkBool32 allowCommandBufferQueryCopies; member
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h6711 VkBool32 allowCommandBufferQueryCopies; member
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h6711 VkBool32 allowCommandBufferQueryCopies; member
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h6711 VkBool32 allowCommandBufferQueryCopies; member
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h6711 VkBool32 allowCommandBufferQueryCopies; member
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h8388 VkBool32 allowCommandBufferQueryCopies; member
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h8388 VkBool32 allowCommandBufferQueryCopies; member
/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/
H A Dvulkan_core.h8526 VkBool32 allowCommandBufferQueryCopies; member
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h8388 VkBool32 allowCommandBufferQueryCopies; member

12345