Home
last modified time | relevance | path

Searched refs:VEC_NOT_WRITEABLE (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/math/
Dm_vector.h38 #define VEC_NOT_WRITEABLE 0x40 /* writable elements to hold clipped data */ macro
/external/mesa3d/src/mesa/tnl/
Dt_draw.c246 VEC_NOT_WRITEABLE | in _tnl_import_array()