Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_gen_mipmap.c86 DTYPE_USHORT, enumerator
230 else if (datatype == DTYPE_USHORT && comps == 4) { in do_row()
243 else if (datatype == DTYPE_USHORT && comps == 3) { in do_row()
255 else if (datatype == DTYPE_USHORT && comps == 2) { in do_row()
266 else if (datatype == DTYPE_USHORT && comps == 1) { in do_row()
595 else if ((datatype == DTYPE_USHORT) && (comps == 4)) { in do_row_3D()
606 else if ((datatype == DTYPE_USHORT) && (comps == 3)) { in do_row_3D()
616 else if ((datatype == DTYPE_USHORT) && (comps == 2)) { in do_row_3D()
625 else if ((datatype == DTYPE_USHORT) && (comps == 1)) { in do_row_3D()