Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultiExtTests.cpp252 static deUint32 calcExtraBytes (DrawType drawType, const tcu::Maybe<VertexOffsetType>& offsetType, deUint32 stride) in calcExtraBytes() function in vkt::Draw::__anon27920::DrawInfoPacker
274 , m_extraBytes (calcExtraBytes(drawType, offsetType, stride)) in DrawInfoPacker()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawMultiExtTests.cpp252 static deUint32 calcExtraBytes (DrawType drawType, const tcu::Maybe<VertexOffsetType>& offsetType, deUint32 stride) in calcExtraBytes() function in vkt::Draw::__anon29161::DrawInfoPacker
274 , m_extraBytes (calcExtraBytes(drawType, offsetType, stride)) in DrawInfoPacker()

Completed in 6 milliseconds