Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/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…
2862 void glVertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint… in glVertexAttribFormat() function
2865 ctx->glVertexAttribFormat(ctx, attribindex, size, type, normalized, relativeoffset); in glVertexAttribFormat()
DGL2Encoder.cpp391 OVERRIDE(glVertexAttribFormat); in GL2Encoder()
Dgl2_enc.cpp13098 this->glVertexAttribFormat = &glVertexAttribFormat_enc; in gl2_encoder_context_t()
/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgles31_only_static_translator_namespaced_header.h67 GL_APICALL void GL_APIENTRY glVertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboo…
Dgles31_only_functions.h67 …X(void, glVertexAttribFormat, (GLuint attribindex, GLint size, GLenum type, GLboolean normalized, …
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv31Imp.cpp604 GL_APICALL void GL_APIENTRY glVertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboo… in glVertexAttribFormat() function
606 SET_ERROR_IF_DISPATCHER_NOT_SUPPORT(glVertexAttribFormat); in glVertexAttribFormat()
608 ctx->dispatcher().glVertexAttribFormat(attribindex, size, type, normalized, relativeoffset); in glVertexAttribFormat()
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles31_only.entries83 void glVertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint…
Dgles31_only_dispatch_logging_wrappers.impl285 …DISPATCH_DEBUG_LOG("glVertexAttribFormat(attribindex:%d, size:%d, type:0x%X, normalized:%d, relati…
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h507 glVertexAttribFormat_server_proc_t glVertexAttribFormat; member
Dgles2_server_context.cpp408glVertexAttribFormat = (glVertexAttribFormat_server_proc_t) getProc("glVertexAttribFormat", userDa… in initDispatchByName()
Dgles2_dec.cpp8773 …this->glVertexAttribFormat(var_attribindex, var_size, var_type, var_normalized, var_relativeoffset… in decode()
/hardware/google/gfxstream/include/GLES3/
Dgl31.h1174 GL_APICALL void GL_APIENTRY glVertexAttribFormat (GLuint attribindex, GLint size, GLenum type, GLbo…
Dgl32.h1496 GL_APICALL void GL_APIENTRY glVertexAttribFormat (GLuint attribindex, GLint size, GLenum type, GLbo…
/hardware/google/gfxstream/common/opengl/include/GLES3/
Dgl31.h1174 GL_APICALL void GL_APIENTRY glVertexAttribFormat (GLuint attribindex, GLint size, GLenum type, GLbo…
/hardware/google/gfxstream/codegen/gles2/
Dgles2.in538 GL_ENTRY(void, glVertexAttribFormat, GLuint attribindex, GLint size, GLenum type, GLboolean normali…
/hardware/google/gfxstream/guest/mesa/include/GLES3/
Dgl31.h1496 GL_APICALL void GL_APIENTRY glVertexAttribFormat (GLuint attribindex, GLint size, GLenum type, GLbo…
Dgl32.h1496 GL_APICALL void GL_APIENTRY glVertexAttribFormat (GLuint attribindex, GLint size, GLenum type, GLbo…
/hardware/google/gfxstream/include/GL/
DGLcorearb.h2587 GLAPI void APIENTRY glVertexAttribFormat (GLuint attribindex, GLint size, GLenum type, GLboolean no…
/hardware/google/gfxstream/guest/mesa/include/GL/
Dglcorearb.h2533 GLAPI void APIENTRY glVertexAttribFormat (GLuint attribindex, GLint size, GLenum type, GLboolean no…
Dglext.h2482 GLAPI void APIENTRY glVertexAttribFormat (GLuint attribindex, GLint size, GLenum type, GLboolean no…
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dglext.h8639 GLAPI void APIENTRY glVertexAttribFormat (GLuint attribindex, GLint size, GLenum type, GLboolean no…