Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInputAssemblyTests.cpp151 …void uploadIndexBufferData16 (deUint16* destPtr, const std::vector<deUint32>& indexBufferDa…
1273 uploadIndexBufferData16((deUint16*)m_indexBufferAlloc->getHostPtr(), m_indices); in InputAssemblyInstance()
1418 void InputAssemblyInstance::uploadIndexBufferData16 (deUint16* destPtr, const std::vector<deUint32>… in uploadIndexBufferData16() function in vkt::pipeline::__anon4f9cd2720111::InputAssemblyInstance