Home
last modified time | relevance | path

Searched refs:graphicsPipelineLibraryFeatures (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectBinaryTests.cpp752 …auto graphicsPipelineLibraryFeatures = m_context.getGraphicsPipelineLibraryFeaturesEXT(… in iterate() local
903 &graphicsPipelineLibraryFeatures, in iterate()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleShaderFragmentMaskTests.cpp215 …VkPhysicalDeviceGraphicsPipelineLibraryFeaturesEXT graphicsPipelineLibraryFeatures = initVulkanStr… in SingletonDevice() local
226 addFeatures(&graphicsPipelineLibraryFeatures); in SingletonDevice()