Home
last modified time | relevance | path

Searched refs:addDivisors (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.hpp312 VertexInputState& addDivisors (deUint32 vertexBindingDivisorCount = 0,
DvktDrawInstancedTests.cpp424 m_vertexInputState.addDivisors(1, &vertexInputBindingDivisorDescription); in InstancedDrawInstance()
DvktDrawCreateInfoUtil.cpp716 PipelineCreateInfo::VertexInputState& PipelineCreateInfo::VertexInputState::addDivisors (deUint32 … in addDivisors() function in vkt::Draw::PipelineCreateInfo::VertexInputState