Home
last modified time | relevance | path

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

/external/mesa3d/test/
Dm_matrix.c1283 #define MASK_IDENTITY ( ONE(0) | ZERO(4) | ZERO(8) | ZERO(12) |\ macro
1348 if (mask == (GLuint) MASK_IDENTITY) { in analyse_from_scratch()