Searched defs:DTYPE_USHORT_5_6_5 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_gen_mipmap.c88 DTYPE_USHORT_5_6_5, enumerator in enum:dtype
411 else if (datatype == DTYPE_USHORT_5_6_5 && comps == 3) {
725 else if ((datatype == DTYPE_USHORT_5_6_5) && (comps == 3)) {
936 *datatype = DTYPE_USHORT_5_6_5;
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_gen_mipmap.c88 DTYPE_USHORT_5_6_5, enumerator in enum:dtype
411 else if (datatype == DTYPE_USHORT_5_6_5 && comps == 3) {
725 else if ((datatype == DTYPE_USHORT_5_6_5) && (comps == 3)) {
936 *datatype = DTYPE_USHORT_5_6_5;

Completed in 113 milliseconds