Searched defs:glPrimType (Results 1 – 2 of 2) sorted by relevance
168 GrGLenum glPrimType = fGpu->prepareToDraw(fPrimitiveType); in onDraw() local178 GrGLenum glPrimType = fGpu->prepareToDraw(fPrimitiveType); in onDrawIndexed() local211 GrGLenum glPrimType = fGpu->prepareToDraw(fPrimitiveType); in onDrawInstanced() local229 GrGLenum glPrimType = fGpu->prepareToDraw(fPrimitiveType); in onDrawIndexedInstanced() local279 GrGLenum glPrimType = fGpu->prepareToDraw(fPrimitiveType); in onDrawIndirect() local287 GrGLenum glPrimType = fGpu->prepareToDraw(fPrimitiveType); in onDrawIndirect() local305 GrGLenum glPrimType = fGpu->prepareToDraw(fPrimitiveType); in multiDrawArraysANGLEOrWebGL() local351 GrGLenum glPrimType = fGpu->prepareToDraw(fPrimitiveType); in onDrawIndexedIndirect() local359 GrGLenum glPrimType = fGpu->prepareToDraw(fPrimitiveType); in onDrawIndexedIndirect() local378 GrGLenum glPrimType = fGpu->prepareToDraw(fPrimitiveType); in multiDrawElementsANGLEOrWebGL() local
2611 const GrGLenum glPrimType = gr_primitive_type_to_gl_mode(primitiveType); in sendMeshToGpu() local2626 const GrGLenum glPrimType = gr_primitive_type_to_gl_mode(primitiveType); in sendIndexedMeshToGpu() local2645 GrGLenum glPrimType = gr_primitive_type_to_gl_mode(primitiveType); in sendInstancedMeshToGpu() local2662 const GrGLenum glPrimType = gr_primitive_type_to_gl_mode(primitiveType); in sendIndexedInstancedMeshToGpu() local