Searched defs:indicesPtr (Results 1 – 3 of 3) sorted by relevance
1121 void DrawAccessInstance::initVertexIds(uint32_t *indicesPtr, size_t indexCount) in initVertexIds()1155 void DrawIndexedAccessInstance::initVertexIds(uint32_t *indicesPtr, size_t indexCount) in initVertexIds()
543 const void *indicesPtr = &indices[0]; in render() local
4320 const void *indicesPtr = in drawElementsInstancedBaseVertex() local4434 const void *indicesPtr = glu::BufferOffsetAsPointer(command->firstIndex * sizeOfType); in drawElementsIndirect() local