Searched defs:texcoord_sn (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ | ||
| H A D | nine_ff.c | 343 const unsigned texcoord_sn = get_texcoord_sn(device->screen); local in function:nine_ff_build_vs 1323 const unsigned texcoord_sn = get_texcoord_sn(device->screen); local in function:nine_ff_build_ps |
| H A D | nine_shader.c | 458 unsigned texcoord_sn; member in struct:shader_translator |
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ | ||
| H A D | nine_ff.c | 343 const unsigned texcoord_sn = get_texcoord_sn(device->screen); local in function:nine_ff_build_vs 1325 const unsigned texcoord_sn = get_texcoord_sn(device->screen); local in function:nine_ff_build_ps |
| H A D | nine_shader.c | 459 unsigned texcoord_sn; member in struct:shader_translator |
Completed in 21 milliseconds