Searched refs:has_cubearraytex (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ | ||
| H A D | u_blitter.c | 1134 bool has_arraytex, has_cubearraytex; local in function:util_blitter_cache_all_shaders 1139 has_cubearraytex = screen->get_param(screen, 1151 if (!has_cubearraytex && |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ | ||
| H A D | u_blitter.c | 1225 bool has_arraytex, has_cubearraytex; local in function:util_blitter_cache_all_shaders 1230 has_cubearraytex = screen->get_param(screen, 1242 if (!has_cubearraytex && |
Completed in 9 milliseconds