Home
last modified time | relevance | path

Searched refs:maxCommandBufferNestingLevel (Results 1 – 25 of 46) sorted by relevance

12

/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_physical_device.c1004 .maxCommandBufferNestingLevel = UINT32_MAX, in nvk_get_device_properties()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c1219 p->maxCommandBufferNestingLevel = UINT32_MAX; in lvp_get_properties()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_physical_device.c1676 props->maxCommandBufferNestingLevel = UINT32_MAX; in get_properties()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_physical_device.c1947 p->maxCommandBufferNestingLevel = UINT32_MAX; in radv_get_physical_device_properties()
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_device.cc1087 props->maxCommandBufferNestingLevel = UINT32_MAX; in tu_get_properties()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCommandBuffersTests.cpp4632 if (properties.maxCommandBufferNestingLevel <= 1) in checkNestedCommandBufferDepthSupport()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkStructTypes.inl7862 uint32_t maxCommandBufferNestingLevel; member
H A DvkVulkan_c.inl19650 uint32_t maxCommandBufferNestingLevel; member
H A DvkStrUtilImpl.inl16338 s << "\tmaxCommandBufferNestingLevel = " << value.maxCommandBufferNestingLevel << '\n';
/aosp_15_r20/external/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp74947 , 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 Dvulkan_core.h17959 uint32_t maxCommandBufferNestingLevel; member
H A Dvulkan_hash.hpp10161 …_HASH_COMBINE( seed, physicalDeviceNestedCommandBufferPropertiesEXT.maxCommandBufferNestingLevel ); in operator ()()
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_structs.hpp68390 : 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
Dvulkan_core.h16850 uint32_t maxCommandBufferNestingLevel; member
Dvulkan_hash.hpp8972 …_HASH_COMBINE( seed, physicalDeviceNestedCommandBufferPropertiesEXT.maxCommandBufferNestingLevel ); in operator ()()
/aosp_15_r20/external/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h16815 uint32_t maxCommandBufferNestingLevel; member
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_structs.hpp79983 , 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 Dvulkan_core.h18999 uint32_t maxCommandBufferNestingLevel; member
H A Dvulkan_hash.hpp10827 …_HASH_COMBINE( seed, physicalDeviceNestedCommandBufferPropertiesEXT.maxCommandBufferNestingLevel ); in operator ()()
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp76313 , 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 Dvulkan_core.h18605 uint32_t maxCommandBufferNestingLevel; member
H A Dvulkan_hash.hpp10370 …_HASH_COMBINE( seed, physicalDeviceNestedCommandBufferPropertiesEXT.maxCommandBufferNestingLevel ); in operator ()()
/aosp_15_r20/external/mesa3d/include/vulkan/
H A Dvulkan_core.h18220 uint32_t maxCommandBufferNestingLevel; member
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/vulkan/
Dvulkan_core.h18605 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/
Dlayers_extensions.sdump61826 "field_name" : "maxCommandBufferNestingLevel",

12