Home
last modified time | relevance | path

Searched defs:vertexAttributeDivisorFeatures (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawInstancedTests.cpp352 … const auto &vertexAttributeDivisorFeatures = context.getVertexAttributeDivisorFeatures(); in checkSupport() local
364 … const vk::VkPhysicalDeviceVertexAttributeDivisorFeaturesKHR &vertexAttributeDivisorFeatures = in checkSupport() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectBinaryTests.cpp703 auto vertexAttributeDivisorFeatures = m_context.getVertexAttributeDivisorFeatures(); in iterate() local