Searched refs:allow_psiz (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ | ||
| H A D | svga_shader.h | 52 unsigned allow_psiz:1; member in struct:svga_compile_key::__anonc870c18e0108 |
| H A D | svga_state_vs.c | 183 key->vs.allow_psiz = svga->curr.rast->templ.point_size_per_vertex; |
| H A D | svga_tgsi_decl_sm30.c | 492 if (!emit->key.vs.allow_psiz) |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ | ||
| H A D | svga_shader.h | 52 unsigned allow_psiz:1; member in struct:svga_compile_key::__anon0ac7a0a10108 |
| H A D | svga_state_vs.c | 188 key->vs.allow_psiz = svga->curr.rast->templ.point_size_per_vertex; |
| H A D | svga_tgsi_decl_sm30.c | 492 if (!emit->key.vs.allow_psiz) |
Completed in 9 milliseconds