Home
last modified time | relevance | path

Searched refs:glGetTransformFeedbackVarying (Results 1 – 25 of 32) sorted by relevance

12

/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_ftable.h284 {"glGetTransformFeedbackVarying", (void*)glGetTransformFeedbackVarying},
Dgl2_client_context.h315 glGetTransformFeedbackVarying_client_proc_t glGetTransformFeedbackVarying; member
Dgl2_client_context.cpp315glGetTransformFeedbackVarying = (glGetTransformFeedbackVarying_client_proc_t) getProc("glGetTransf… in initDispatchByName()
Dgl2_entry.cpp310 …void glGetTransformFeedbackVarying(GLuint program, GLuint index, GLsizei bufSize, GLsizei* length,…
2292 void glGetTransformFeedbackVarying(GLuint program, GLuint index, GLsizei bufSize, GLsizei* length, … in glGetTransformFeedbackVarying() function
2296 ctx->glGetTransformFeedbackVarying(ctx, program, index, bufSize, length, size, type, name); in glGetTransformFeedbackVarying()
DGL2Encoder.h953 f(glGetTransformFeedbackVarying) \
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles3_only.entries109 void glGetTransformFeedbackVarying(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length,…
Dgles3_only_dispatch_logging_wrappers.impl365 …DISPATCH_DEBUG_LOG("glGetTransformFeedbackVarying(program:%d, index:%d, bufSize:%d, length:%p, siz…
/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgles3_only_static_translator_namespaced_header.h82 GL_APICALL void GL_APIENTRY glGetTransformFeedbackVarying(GLuint program, GLuint index, GLsizei buf…
Dgles3_only_functions.h82 …X(void, glGetTransformFeedbackVarying, (GLuint program, GLuint index, GLsizei bufSize, GLsizei * l…
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h363 glGetTransformFeedbackVarying_dec_server_proc_t glGetTransformFeedbackVarying; member
DGLESv2Decoder.cpp232 OVERRIDE_DEC(glGetTransformFeedbackVarying) in initGL()
1026 SNAPSHOT_PROGRAM_CALL(glGetTransformFeedbackVarying, (void* self, GLuint program, GLuint index, GL…
Dgles2_server_context.cpp315glGetTransformFeedbackVarying = (glGetTransformFeedbackVarying_dec_server_proc_t) getProc("glGetTr… in initDispatchByName()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv30Imp.cpp806 GL_APICALL void GL_APIENTRY glGetTransformFeedbackVarying(GLuint program, GLuint index, GLsizei buf… in glGetTransformFeedbackVarying() function
810 …ctx->dispatcher().glGetTransformFeedbackVarying(globalProgramName, index, bufSize, length, size, t… in glGetTransformFeedbackVarying()
DProgramData.cpp284 dispatcher.glGetTransformFeedbackVarying(pname, i, in collectTransformFeedbackInfo()
/hardware/google/gfxstream/codegen/gles2/
Dgles2.attrib933 glGetTransformFeedbackVarying
1285 glGetTransformFeedbackVarying
Dgles2.in408 GL_ENTRY(void, glGetTransformFeedbackVarying, GLuint program, GLuint index, GLsizei bufSize, GLsize…
/hardware/google/gfxstream/common/opengl/include/GLES3/
Dgl3.h867 GL_APICALL void GL_APIENTRY glGetTransformFeedbackVarying (GLuint program, GLuint index, GLsizei bu…
Dgl31.h867 GL_APICALL void GL_APIENTRY glGetTransformFeedbackVarying (GLuint program, GLuint index, GLsizei bu…
/hardware/google/gfxstream/include/GLES3/
Dgl3.h867 GL_APICALL void GL_APIENTRY glGetTransformFeedbackVarying (GLuint program, GLuint index, GLsizei bu…
Dgl31.h867 GL_APICALL void GL_APIENTRY glGetTransformFeedbackVarying (GLuint program, GLuint index, GLsizei bu…
/hardware/google/gfxstream/common/detector/
DGlesFuncs.h358 …X(void, glGetTransformFeedbackVarying, (GLuint program, GLuint index, GLsizei bufSize, GLsizei * l…
/hardware/google/gfxstream/guest/mesa/include/GLES3/
Dgl3.h1119 GL_APICALL void GL_APIENTRY glGetTransformFeedbackVarying (GLuint program, GLuint index, GLsizei bu…
Dgl31.h1119 GL_APICALL void GL_APIENTRY glGetTransformFeedbackVarying (GLuint program, GLuint index, GLsizei bu…
Dgl32.h1119 GL_APICALL void GL_APIENTRY glGetTransformFeedbackVarying (GLuint program, GLuint index, GLsizei bu…
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h855 #define glGetTransformFeedbackVarying MANGLE(GetTransformFeedbackVarying) macro

12