Searched refs:convertIndexBufferCPU (Results 1 – 3 of 3) sorted by relevance
107 angle::Result convertIndexBufferCPU(ContextVk *contextVk,
290 angle::Result VertexArrayVk::convertIndexBufferCPU(ContextVk *contextVk, in convertIndexBufferCPU() function in rx::VertexArrayVk
993 ANGLE_TRY(mVertexArray->convertIndexBufferCPU(this, indexType, indexCount, indices)); in setupIndexedDraw()1016 ANGLE_TRY(mVertexArray->convertIndexBufferCPU(this, indexType, byteCount, src)); in setupIndexedDraw()