Searched refs:calcExtraBytes (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawMultiExtTests.cpp | 252 …static deUint32 calcExtraBytes (DrawType drawType, const tcu::Maybe<VertexOffsetType>& offsetType,… in calcExtraBytes() function in vkt::Draw::__anon860270ac0111::DrawInfoPacker 274 , m_extraBytes (calcExtraBytes(drawType, offsetType, stride)) in DrawInfoPacker()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
D | vktDrawMultiExtTests.cpp | 252 …static deUint32 calcExtraBytes (DrawType drawType, const tcu::Maybe<VertexOffsetType>& offsetType,… in calcExtraBytes() function in vkt::Draw::__anoneb0b3f2c0111::DrawInfoPacker 274 , m_extraBytes (calcExtraBytes(drawType, offsetType, stride)) in DrawInfoPacker()
|