Home
last modified time | relevance | path

Searched refs:glVertexAttribFormat (Results 1 – 9 of 9) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_ftable.h372 {"glVertexAttribFormat", (void*)glVertexAttribFormat},
Dgl2_client_context.h408 glVertexAttribFormat_client_proc_t glVertexAttribFormat; member
Dgl2_client_context.cpp408glVertexAttribFormat = (glVertexAttribFormat_client_proc_t) getProc("glVertexAttribFormat", userDa… in initDispatchByName()
Dgl2_entry.cpp403 …void glVertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuin…
2849 void glVertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint… in glVertexAttribFormat() function
2852 ctx->glVertexAttribFormat(ctx, attribindex, size, type, normalized, relativeoffset); in glVertexAttribFormat()
DGL2Encoder.cpp360 OVERRIDE(glVertexAttribFormat); in GL2Encoder()
Dgl2_enc.cpp11968 this->glVertexAttribFormat = &glVertexAttribFormat_enc; in gl2_encoder_context_t()
/device/generic/opengl-transport/host/libs/virglrenderer/OpenGLESDispatch/
Dgles31_only.entries69 void glVertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint…
/device/generic/goldfish-opengl/system/include/GLES3/
Dgl31.h1174 GL_APICALL void GL_APIENTRY glVertexAttribFormat (GLuint attribindex, GLint size, GLenum type, GLbo…
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/
Dgles3.in534 GL_ENTRY(void, glVertexAttribFormat, GLuint attribindex, GLint size, GLenum type, GLboolean normali…