Home
last modified time | relevance | path

Searched refs:VertexAttribIPointer (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/gpu/instanced/
DGLInstancedRendering.cpp106 GL_CALL(VertexAttribIPointer((int)Attrib::kVertexAttrs, 1, GR_GL_INT, sizeof(ShapeVertex), in onBeginFlush()
278 GL_CALL(VertexAttribIPointer((int)Attrib::kInstanceInfo, 1, GR_GL_UNSIGNED_INT, in flushInstanceAttribs()
/external/skia/src/gpu/gl/
DGrGLVertexArray.cpp78 GR_GL_CALL(gpu->glInterface(), VertexAttribIPointer(index, in set()
DGrGLAssembleInterface.cpp255 GET_PROC(VertexAttribIPointer); in GrGLAssembleGLInterface()
751 GET_PROC(VertexAttribIPointer); in GrGLAssembleGLESInterface()
/external/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp1474 { "glVertexAttribIPointer", _O(VertexAttribIPointer) },
/external/libmojo/mojo/gpu/
Dmojo_gles2_impl_autogen.h558 void VertexAttribIPointer(GLuint indx,
Dmojo_gles2_impl_autogen.cc1189 void MojoGLES2Impl::VertexAttribIPointer(GLuint indx, in VertexAttribIPointer() function in mojo::MojoGLES2Impl
/external/mesa3d/include/GL/
Dgl_mangle.h2612 #define glVertexAttribIPointer MANGLE(VertexAttribIPointer)