Searched refs:VertexAttribIPointer (Results 1 – 7 of 7) sorted by relevance
/external/skia/src/gpu/instanced/ |
D | GLInstancedRendering.cpp | 106 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/ |
D | GrGLVertexArray.cpp | 78 GR_GL_CALL(gpu->glInterface(), VertexAttribIPointer(index, in set()
|
D | GrGLAssembleInterface.cpp | 255 GET_PROC(VertexAttribIPointer); in GrGLAssembleGLInterface() 751 GET_PROC(VertexAttribIPointer); in GrGLAssembleGLESInterface()
|
/external/mesa3d/src/mapi/glapi/tests/ |
D | check_table.cpp | 1474 { "glVertexAttribIPointer", _O(VertexAttribIPointer) },
|
/external/libmojo/mojo/gpu/ |
D | mojo_gles2_impl_autogen.h | 558 void VertexAttribIPointer(GLuint indx,
|
D | mojo_gles2_impl_autogen.cc | 1189 void MojoGLES2Impl::VertexAttribIPointer(GLuint indx, in VertexAttribIPointer() function in mojo::MojoGLES2Impl
|
/external/mesa3d/include/GL/ |
D | gl_mangle.h | 2612 #define glVertexAttribIPointer MANGLE(VertexAttribIPointer)
|