Searched refs:compile_passthrough_vs (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_state_vs.c | 172 /* Set both of these flags, to match compile_passthrough_vs() */ 255 compile_passthrough_vs(struct svga_context *svga, function in typeref:enum:pipe_error 383 ret = compile_passthrough_vs(svga, vs, fs, &variant);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_state_vs.c | 172 /* Set both of these flags, to match compile_passthrough_vs() */ 266 compile_passthrough_vs(struct svga_context *svga, function in typeref:enum:pipe_error 394 ret = compile_passthrough_vs(svga, vs, fs, &variant);
|
Completed in 2 milliseconds