HomeSort by relevance Sort by last modified time
    Searched full:xa_type_z (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/gallium/state_trackers/xa/
xa_tracker.h 61 xa_type_z, enumerator in enum:xa_surface_type
107 return (xa_format_type(xa_format) < xa_type_z);
126 xa_format_z16 = xa_format_c(16, xa_type_z, 16, 0),
127 xa_format_z32 = xa_format_c(32, xa_type_z, 32, 0),
128 xa_format_z24 = xa_format_c(32, xa_type_z, 24, 0),

Completed in 858 milliseconds