Searched refs:glLoadMatrixf (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mapi/es1api/
H A DABI-check112 glLoadMatrixf
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dext422square.c224 glLoadMatrixf( yuvtorgb );
H A Dtexgenmix.c376 glLoadMatrixf( texmat_swap_rq );
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dshadowtex.c301 glLoadMatrixf(biasMatrix);
433 glLoadMatrixf(lightProjection);
436 glLoadMatrixf(lightModelview);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_context.c895 &glLoadMatrixf,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_context.c942 &glLoadMatrixf,
H A Dgldrv.h325 void (APIENTRY *glLoadMatrixf )( const GLfloat *m );
/xsrc/external/mit/MesaLib.old/dist/include/GLES/
H A Dgl.h433 GL_API void GL_APIENTRY glLoadMatrixf (const GLfloat *m);
/xsrc/external/mit/MesaLib/dist/include/GLES/
H A Dgl.h424 GL_API void GL_APIENTRY glLoadMatrixf (const GLfloat *m);
/xsrc/external/mit/MesaLib/src/mapi/es1api/
H A Dglapi_mapi_tmp.h98 GLAPI void APIENTRY glLoadMatrixf(const GLfloat *m);
757 GLAPI void APIENTRY glLoadMatrixf(const GLfloat *m) function in typeref:typename:GLAPI void APIENTRY
1441 STUB_ASM_ENTRY("glLoadMatrixf")"\n"
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglprocs.h346 "glLoadMatrixf\0"
1499 NAME_FUNC_OFFSET( 3591, glLoadMatrixf, glLoadMatrixf, NULL, _gloffset_LoadMatrixf),
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl.h886 GLAPI void GLAPIENTRY glLoadMatrixf( const GLfloat *m );
H A Dgl_mangle.h1242 #define glLoadMatrixf MANGLE(LoadMatrixf) macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dgl.h879 GLAPI void GLAPIENTRY glLoadMatrixf( const GLfloat *m );
/xsrc/external/mit/xorg-server/dist/glx/
H A Dindirect_dispatch.c2291 glLoadMatrixf((const GLfloat *) (pc + 0));
H A Dindirect_dispatch_swap.c2538 glLoadMatrixf((const GLfloat *) bswap_32_array((uint32_t *) (pc + 0), 16));
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h18161 #define glLoadMatrixf macro
[all...]
H A Dgl_generated_dispatch.c36927 0, // glLoadMatrixf
[all...]

Completed in 273 milliseconds