Searched refs:GetFirstIndexForDrawCall (Results 1 – 3 of 3) sorted by relevance
280 uint32_t GetFirstIndexForDrawCall(gl::DrawElementsType indexType, const void *indices);
578 uint32_t GetFirstIndexForDrawCall(gl::DrawElementsType indexType, const void *indices) in GetFirstIndexForDrawCall() function
1055 *outFirstIndex = gl_wgpu::GetFirstIndexForDrawCall(indexTypeOrInvalid, adjustedIndicesPtr); in setupDraw()