Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceNestedCommandBufferFeaturesEXT (Results 1 – 25 of 56) sorted by relevance

123

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
H A DvktConditionalRenderingTestUtil.cpp52 …*vk::findStructure<vk::VkPhysicalDeviceNestedCommandBufferFeaturesEXT>(&context.getDeviceFeatures2… in checkConditionalRenderingCapabilities()
62 …*vk::findStructure<vk::VkPhysicalDeviceNestedCommandBufferFeaturesEXT>(&context.getDeviceFeatures2… in checkNestedRenderPassCapabilities()
H A DvktConditionalIgnoreTests.cpp234 … *findStructure<VkPhysicalDeviceNestedCommandBufferFeaturesEXT>(&m_context.getDeviceFeatures2()); in iterate()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkDeviceFeaturesForDefaultDeviceDefs.inl146VkPhysicalDeviceNestedCommandBufferFeaturesEXT& getNestedCommandBufferFeaturesEXT (void) c…
H A DvkDeviceFeatures.inl276 …e<> void initFeatureFromBlob<VkPhysicalDeviceNestedCommandBufferFeaturesEXT>(VkPhysicalDeviceNeste… argument
470 template<> FeatureDesc makeFeatureDesc<VkPhysicalDeviceNestedCommandBufferFeaturesEXT>(void) { retu…
654 …{ createFeatureStructWrapper<VkPhysicalDeviceNestedCommandBufferFeaturesEXT>, VK_EXT_NESTED_COMMAN…
H A DvkDeviceFeaturesForContextDecl.inl146 const vk::VkPhysicalDeviceNestedCommandBufferFeaturesEXT& getNestedCommandBufferFeaturesEXT …
H A DvkDeviceFeaturesForContextDefs.inl146 const vk::VkPhysicalDeviceNestedCommandBufferFeaturesEXT& Context::getNestedCommandBufferFeatur…
H A DvkDeviceFeatures2.inl4014 VkPhysicalDeviceNestedCommandBufferFeaturesEXT deviceNestedCommandBufferFeaturesEXT[count];
4019 …tedCommandBufferFeaturesEXT[ndx], 0xFF * ndx, sizeof(VkPhysicalDeviceNestedCommandBufferFeaturesEX…
4038 TCU_FAIL("Mismatch between VkPhysicalDeviceNestedCommandBufferFeaturesEXT");
H A DvkDeviceFeatureTest.inl5811 …onst void*>(deviceFeatures2.pNext), getStructureType<VkPhysicalDeviceNestedCommandBufferFeaturesEX…
5815 FEATURE_ITEM (VkPhysicalDeviceNestedCommandBufferFeaturesEXT, nestedCommandBuffer),
5816 FEATURE_ITEM (VkPhysicalDeviceNestedCommandBufferFeaturesEXT, nestedCommandBufferRendering),
5817 … FEATURE_ITEM (VkPhysicalDeviceNestedCommandBufferFeaturesEXT, nestedCommandBufferSimultaneousUse),
5819 …auto* supportedFeatures = reinterpret_cast<const VkPhysicalDeviceNestedCommandBufferFeaturesEXT*>(…
H A DvkGetStructureTypeImpl.inl3576 template<> VkStructureType getStructureType<VkPhysicalDeviceNestedCommandBufferFeaturesEXT> (void)
H A DvkStructTypes.inl7849 struct VkPhysicalDeviceNestedCommandBufferFeaturesEXT struct
H A DvkStrUtil.inl1506 std::ostream& operator<< (std::ostream& s, const VkPhysicalDeviceNestedCommandBufferFeaturesEXT& va…
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp1897 return sizeof(VkPhysicalDeviceNestedCommandBufferFeaturesEXT); in goldfish_vk_extension_struct_size()
4011 return sizeof(VkPhysicalDeviceNestedCommandBufferFeaturesEXT); in goldfish_vk_extension_struct_size_with_stream_features()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCommandBuffersTests.cpp1932 … *findStructure<VkPhysicalDeviceNestedCommandBufferFeaturesEXT>(&context.getDeviceFeatures2()); in renderPassContinueNestedTest()
4619 … *findStructure<VkPhysicalDeviceNestedCommandBufferFeaturesEXT>(&context.getDeviceFeatures2()); in checkNestedCommandBufferSupport()
4644 … *findStructure<VkPhysicalDeviceNestedCommandBufferFeaturesEXT>(&context.getDeviceFeatures2()); in checkNestedCommandBufferRenderPassContinueSupport()
4656 … *findStructure<VkPhysicalDeviceNestedCommandBufferFeaturesEXT>(&context.getDeviceFeatures2()); in checkSimultaneousUseAndNestedCommandBufferNullFramebufferSupport()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateInheritanceTests.cpp1173 … *findStructure<VkPhysicalDeviceNestedCommandBufferFeaturesEXT>(&context.getDeviceFeatures2()); in checkSupport()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktBasicDrawTests.cpp777 …*vk::findStructure<vk::VkPhysicalDeviceNestedCommandBufferFeaturesEXT>(&context.getDeviceFeatures2… in checkSupport()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp837VkPhysicalDeviceNestedCommandBufferFeaturesEXT nestedCommandBufferFeatures = vk::initVulkanStructu… in createMultiViewDevices()
2527 … *findStructure<VkPhysicalDeviceNestedCommandBufferFeaturesEXT>(&context.getDeviceFeatures2()); in MultiViewSecondaryCommandBufferTestInstance()
/aosp_15_r20/external/swiftshader/include/vulkan/
H A Dvulkan_core.h17948 typedef struct VkPhysicalDeviceNestedCommandBufferFeaturesEXT { struct
17954 } VkPhysicalDeviceNestedCommandBufferFeaturesEXT; argument
/aosp_15_r20/external/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h16804 typedef struct VkPhysicalDeviceNestedCommandBufferFeaturesEXT { struct
16810 } VkPhysicalDeviceNestedCommandBufferFeaturesEXT; typedef
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_core.h16839 typedef struct VkPhysicalDeviceNestedCommandBufferFeaturesEXT { struct
16845 } VkPhysicalDeviceNestedCommandBufferFeaturesEXT; argument
Dvulkan_static_assertions.hpp4232 …calDeviceNestedCommandBufferFeaturesEXT ) == sizeof( VkPhysicalDeviceNestedCommandBufferFeaturesEX…
/aosp_15_r20/external/mesa3d/include/vulkan/
H A Dvulkan_core.h18209 typedef struct VkPhysicalDeviceNestedCommandBufferFeaturesEXT { struct
18215 } VkPhysicalDeviceNestedCommandBufferFeaturesEXT; argument
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/vulkan/
Dvulkan_core.h18594 typedef struct VkPhysicalDeviceNestedCommandBufferFeaturesEXT { struct
18600 } VkPhysicalDeviceNestedCommandBufferFeaturesEXT; argument
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_core.h18594 typedef struct VkPhysicalDeviceNestedCommandBufferFeaturesEXT { struct
18600 } VkPhysicalDeviceNestedCommandBufferFeaturesEXT; typedef
/aosp_15_r20/frameworks/native/vulkan/vkprofiles/generated/
H A Dvulkan_profiles.cpp9430VkPhysicalDeviceNestedCommandBufferFeaturesEXT physicalDeviceNestedCommandBufferFeaturesEXT{ VK_ST…
9621 …ICAL_DEVICE_NESTED_COMMAND_BUFFER_FEATURES_EXT, size<VkPhysicalDeviceNestedCommandBufferFeaturesEX… in FeaturesChain()
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_core.h18988 typedef struct VkPhysicalDeviceNestedCommandBufferFeaturesEXT { struct
18994 } VkPhysicalDeviceNestedCommandBufferFeaturesEXT; argument

123