Searched refs:vs_indices (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ | ||
| H A D | u_tests.c | 158 static const uint vs_indices[] = {0, 0}; local in function:util_set_passthrough_vertex_shader 161 vs = util_make_vertex_passthrough_shader(ctx, 2, vs_attribs, vs_indices, |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ | ||
| H A D | u_tests.c | 163 static const uint vs_indices[] = {0, 0}; local in function:util_set_passthrough_vertex_shader 166 vs = util_make_vertex_passthrough_shader(ctx, 2, vs_attribs, vs_indices, |
Completed in 4 milliseconds