Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/math/
Dm_debug_xform.c112 static enum GLmatrixtype mtypes[7] = { enum
187 mat->type = mtypes[mtype]; in test_transform_function()
313 transform_func func = _mesa_transform_tab[psize][mtypes[mtype]]; in _math_test_all_transform_functions()
/external/mesa3d/src/mesa/
DAndroid.gen.mk57 $(LOCAL_PATH)/main/mtypes.h \
DMakefile.sources151 main/mtypes.h \
Dmeson.build193 'main/mtypes.h',
/external/mesa3d/doxygen/
Dcore_subset.doxy86 mtypes.h \
/external/mesa3d/docs/relnotes/
D4.1298 10. There's a new matrix_stack type in mtypes.h used for the Modelview,