Searched refs:fxt1_choose (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | texcompress_fxt1.c | 338 fxt1_choose (GLfloat vec[][MAX_COMP], GLint nv, function in typeref:typename:GLint 543 if (fxt1_choose(vec, n_vect, input, n_comp, N_TEXELS) != 0) { 591 if (fxt1_choose(vec, n_vect, reord, n_comp, n) != 0) {
|
| /xsrc/external/mit/MesaLib/dist/src/util/format/ |
| H A D | u_format_fxt1.c | 219 fxt1_choose (float vec[][MAX_COMP], int32_t nv, function in typeref:typename:int32_t 424 if (fxt1_choose(vec, n_vect, input, n_comp, N_TEXELS) != 0) { 472 if (fxt1_choose(vec, n_vect, reord, n_comp, n) != 0) {
|
Completed in 5 milliseconds