Searched refs:mtypes (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/math/
H A Dm_debug_xform.c112 static enum GLmatrixtype mtypes[7] = { enum
187 mat->type = mtypes[mtype];
313 transform_func func = _mesa_transform_tab[psize][mtypes[mtype]];
/xsrc/external/mit/MesaLib/dist/src/mesa/math/
H A Dm_debug_xform.c111 static enum GLmatrixtype mtypes[7] = { enum
186 mat->type = mtypes[mtype];
312 transform_func func = _mesa_transform_tab[psize][mtypes[mtype]];
/xsrc/external/mit/MesaLib/dist/docs/
H A Ddevinfo.rst26 - Add a new entry to the ``gl_extensions`` struct in ``mtypes.h`` if
/xsrc/external/mit/MesaLib.old/dist/src/mesa/
H A DAndroid.gen.mk75 $(LOCAL_PATH)/main/mtypes.h \
H A DMakefile.sources155 main/mtypes.h \
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json12577 "description": "mesa: more mtypes.h cleanups",
12595 "description": "vbo: drop unused mtypes.h",
12604 "description": "glsl: drop some more context.h/mtypes.h interactions",
12622 "description": "glsl: move off mtypes.h in lots of places.",
12631 "description": "mtypes: move gl_shader_variable to shader_types.h",
12640 "description": "mtypes: move bindless image/sampler objects to shader_types.h",
12649 "description": "mtypes: move uniform shader types to shader_types.h",
12658 "description": "mtypes: move transform feedback internal structs to shader_types.h",
12667 "description": "mtypes: more gl_active_atomic_buffer to shader_types.h",
12676 "description": "mtypes
[all...]

Completed in 107 milliseconds