Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_gen_mipmap.c90 DTYPE_UINT, enumerator
400 else if (datatype == DTYPE_UINT && comps == 1) { in do_row()
709 else if ((datatype == DTYPE_UINT) && (comps == 1)) { in do_row_3D()