Home
last modified time | relevance | path

Searched refs:provokingVertexFeatures (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectBinaryTests.cpp677 auto provokingVertexFeatures = m_context.getProvokingVertexFeaturesEXT(); in iterate() local
828 &provokingVertexFeatures, in iterate()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DlibVulkan.cpp820 const VkPhysicalDeviceProvokingVertexFeaturesEXT *provokingVertexFeatures = reinterpret_cast<const VkPhysicalDeviceProvokingVertexFeaturesEXT *>(extensionCreateInfo); in vkCreateDevice() local
821 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(provokingVertexFeatures); in vkCreateDevice()

Completed in 11 milliseconds