Home
last modified time | relevance | path

Searched refs:mtypes (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/mesa/math/
Dm_debug_xform.c111 static enum GLmatrixtype mtypes[7] = { enum
186 mat->type = mtypes[mtype]; in test_transform_function()
312 transform_func func = _mesa_transform_tab[psize][mtypes[mtype]]; in _math_test_all_transform_functions()
/external/mesa3d/docs/
Ddevinfo.rst26 - Add a new entry to the ``gl_extensions`` struct in ``mtypes.h`` if
/external/mesa3d/doxygen/
Dcore_subset.doxy86 mtypes.h \
/external/mesa3d/src/mesa/
DAndroid.gen.mk75 $(LOCAL_PATH)/main/mtypes.h \
DMakefile.sources159 main/mtypes.h \
Dmeson.build192 'main/mtypes.h',
/external/mesa3d/docs/relnotes/
D4.1298 10. There's a new matrix_stack type in mtypes.h used for the Modelview,
/external/mesa3d/src/compiler/glsl/
Dglsl_lexer.ll30 #include "main/mtypes.h"