Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultiExtTests.cpp228 class DrawInfoPacker class
270 DrawInfoPacker (DrawType drawType, const tcu::Maybe<VertexOffsetType>& offsetType, deUint32 stride, deUint32 estimatedInfoCount, deUint32 seed) in DrawInfoPacker() function in vkt::Draw::__anon27920::DrawInfoPacker
351 bool isMixedMode, const DrawInfoPacker& drawInfos) const;
773 bool isMixedMode, const DrawInfoPacker& drawInfos) const in drawCommands()
1092 DrawInfoPacker drawInfos(m_params.drawType, offsetType, m_params.stride, m_params.drawCount, m_params.seed); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawMultiExtTests.cpp228 class DrawInfoPacker class
270 DrawInfoPacker (DrawType drawType, const tcu::Maybe<VertexOffsetType>& offsetType, deUint32 stride, deUint32 estimatedInfoCount, deUint32 seed) in DrawInfoPacker() function in vkt::Draw::__anon29161::DrawInfoPacker
351 bool isMixedMode, const DrawInfoPacker& drawInfos) const;
771 bool isMixedMode, const DrawInfoPacker& drawInfos) const in drawCommands()
1090 DrawInfoPacker drawInfos(m_params.drawType, offsetType, m_params.stride, m_params.drawCount, m_params.seed); in iterate()

Completed in 6 milliseconds