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