HomeSort by relevance Sort by last modified time
    Searched refs:MAT_FLAGS_GEOMETRY (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/math/
m_matrix.c 73 #define MAT_FLAGS_GEOMETRY (MAT_FLAG_GENERAL | \
112 ((MAT_FLAGS_GEOMETRY & (~(a)) & ((mat)->flags) ) == 0)
    [all...]
  /external/mesa3d/src/mesa/math/
m_matrix.c 73 #define MAT_FLAGS_GEOMETRY (MAT_FLAG_GENERAL | \
112 ((MAT_FLAGS_GEOMETRY & (~(a)) & ((mat)->flags) ) == 0)
    [all...]

Completed in 32 milliseconds