/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/ |
H A D | nvk_physical_device.c | 1004 .maxCommandBufferNestingLevel = UINT32_MAX, in nvk_get_device_properties()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_device.c | 1219 p->maxCommandBufferNestingLevel = UINT32_MAX; in lvp_get_properties()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | anv_physical_device.c | 1676 props->maxCommandBufferNestingLevel = UINT32_MAX; in get_properties()
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_physical_device.c | 1947 p->maxCommandBufferNestingLevel = UINT32_MAX; in radv_get_physical_device_properties()
|
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/ |
H A D | tu_device.cc | 1087 props->maxCommandBufferNestingLevel = UINT32_MAX; in tu_get_properties()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiCommandBuffersTests.cpp | 4632 if (properties.maxCommandBufferNestingLevel <= 1) in checkNestedCommandBufferDepthSupport()
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
H A D | vkStructTypes.inl | 7862 uint32_t maxCommandBufferNestingLevel; member
|
H A D | vkVulkan_c.inl | 19650 uint32_t maxCommandBufferNestingLevel; member
|
H A D | vkStrUtilImpl.inl | 16338 s << "\tmaxCommandBufferNestingLevel = " << value.maxCommandBufferNestingLevel << '\n';
|
/aosp_15_r20/external/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | 74947 , maxCommandBufferNestingLevel{ maxCommandBufferNestingLevel_ } 74978 maxCommandBufferNestingLevel = maxCommandBufferNestingLevel_; in setMaxCommandBufferNestingLevel() 75001 return std::tie( sType, pNext, maxCommandBufferNestingLevel ); in reflect() 75013 … rhs.sType ) && ( pNext == rhs.pNext ) && ( maxCommandBufferNestingLevel == rhs.maxCommandBufferNe… in operator ==() 75026 uint32_t maxCommandBufferNestingLevel = {}; member
|
H A D | vulkan_core.h | 17959 uint32_t maxCommandBufferNestingLevel; member
|
H A D | vulkan_hash.hpp | 10161 …_HASH_COMBINE( seed, physicalDeviceNestedCommandBufferPropertiesEXT.maxCommandBufferNestingLevel ); in operator ()()
|
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_structs.hpp | 68390 : pNext( pNext_ ), maxCommandBufferNestingLevel( maxCommandBufferNestingLevel_ ) 68418 maxCommandBufferNestingLevel = maxCommandBufferNestingLevel_; in setMaxCommandBufferNestingLevel() 68442 return std::tie( sType, pNext, maxCommandBufferNestingLevel ); in reflect() 68457 && ( maxCommandBufferNestingLevel == rhs.maxCommandBufferNestingLevel ); in operator ==() 68470 uint32_t maxCommandBufferNestingLevel = {}; member
|
D | vulkan_core.h | 16850 uint32_t maxCommandBufferNestingLevel; member
|
D | vulkan_hash.hpp | 8972 …_HASH_COMBINE( seed, physicalDeviceNestedCommandBufferPropertiesEXT.maxCommandBufferNestingLevel ); in operator ()()
|
/aosp_15_r20/external/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 16815 uint32_t maxCommandBufferNestingLevel; member
|
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/ |
H A D | vulkan_structs.hpp | 79983 , maxCommandBufferNestingLevel{ maxCommandBufferNestingLevel_ } 80014 maxCommandBufferNestingLevel = maxCommandBufferNestingLevel_; in setMaxCommandBufferNestingLevel() 80037 return std::tie( sType, pNext, maxCommandBufferNestingLevel ); in reflect() 80049 … rhs.sType ) && ( pNext == rhs.pNext ) && ( maxCommandBufferNestingLevel == rhs.maxCommandBufferNe… in operator ==() 80062 uint32_t maxCommandBufferNestingLevel = {}; member
|
H A D | vulkan_core.h | 18999 uint32_t maxCommandBufferNestingLevel; member
|
H A D | vulkan_hash.hpp | 10827 …_HASH_COMBINE( seed, physicalDeviceNestedCommandBufferPropertiesEXT.maxCommandBufferNestingLevel ); in operator ()()
|
/aosp_15_r20/external/vulkan-headers/include/vulkan/ |
H A D | vulkan_structs.hpp | 76313 , maxCommandBufferNestingLevel{ maxCommandBufferNestingLevel_ } 76344 maxCommandBufferNestingLevel = maxCommandBufferNestingLevel_; in setMaxCommandBufferNestingLevel() 76367 return std::tie( sType, pNext, maxCommandBufferNestingLevel ); in reflect() 76379 … rhs.sType ) && ( pNext == rhs.pNext ) && ( maxCommandBufferNestingLevel == rhs.maxCommandBufferNe… in operator ==() 76392 uint32_t maxCommandBufferNestingLevel = {}; member
|
H A D | vulkan_core.h | 18605 uint32_t maxCommandBufferNestingLevel; member
|
H A D | vulkan_hash.hpp | 10370 …_HASH_COMBINE( seed, physicalDeviceNestedCommandBufferPropertiesEXT.maxCommandBufferNestingLevel ); in operator ()()
|
/aosp_15_r20/external/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 18220 uint32_t maxCommandBufferNestingLevel; member
|
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/vulkan/ |
D | vulkan_core.h | 18605 uint32_t maxCommandBufferNestingLevel; member
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/vulkan/libvulkan/libvulkan/android_arm64_armv8-2a_cortex-a55_shared/obj/frameworks/native/vulkan/libvulkan/ |
D | layers_extensions.sdump | 61826 "field_name" : "maxCommandBufferNestingLevel",
|