Searched defs:glPrimType (Results 1 – 2 of 2) sorted by relevance
183 GrGLenum glPrimType = fGpu->prepareToDraw(fPrimitiveType); in onDraw() local193 GrGLenum glPrimType = fGpu->prepareToDraw(fPrimitiveType); in onDrawIndexed() local226 GrGLenum glPrimType = fGpu->prepareToDraw(fPrimitiveType); in onDrawInstanced() local244 GrGLenum glPrimType = fGpu->prepareToDraw(fPrimitiveType); in onDrawIndexedInstanced() local294 GrGLenum glPrimType = fGpu->prepareToDraw(fPrimitiveType); in onDrawIndirect() local302 GrGLenum glPrimType = fGpu->prepareToDraw(fPrimitiveType); in onDrawIndirect() local320 GrGLenum glPrimType = fGpu->prepareToDraw(fPrimitiveType); in multiDrawArraysANGLEOrWebGL() local366 GrGLenum glPrimType = fGpu->prepareToDraw(fPrimitiveType); in onDrawIndexedIndirect() local374 GrGLenum glPrimType = fGpu->prepareToDraw(fPrimitiveType); in onDrawIndexedIndirect() local393 GrGLenum glPrimType = fGpu->prepareToDraw(fPrimitiveType); in multiDrawElementsANGLEOrWebGL() local
2483 const GrGLenum glPrimType = gr_primitive_type_to_gl_mode(primitiveType); in sendMeshToGpu() local2507 const GrGLenum glPrimType = gr_primitive_type_to_gl_mode(primitiveType); in sendIndexedMeshToGpu() local2525 GrGLenum glPrimType = gr_primitive_type_to_gl_mode(primitiveType); in sendInstancedMeshToGpu() local2542 const GrGLenum glPrimType = gr_primitive_type_to_gl_mode(primitiveType); in sendIndexedInstancedMeshToGpu() local