Searched defs:lp_jit_setup_triangle (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ | ||
| H A D | lp_state_setup.h | 38 typedef void (*lp_jit_setup_triangle)( const float (*v0)[4], typedef in typeref:typename:void (*)(const float (* v0)[4],const float (* v1)[4],const float (* v2)[4],boolean front_facing,float (* a0)[4],float (* dadx)[4],float (* dady)[4]) |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ | ||
| H A D | lp_state_setup.h | 40 typedef void (*lp_jit_setup_triangle)( const float (*v0)[4], typedef in typeref:typename:void (*)(const float (* v0)[4],const float (* v1)[4],const float (* v2)[4],boolean front_facing,float (* a0)[4],float (* dadx)[4],float (* dady)[4],const struct lp_setup_variant_key * key) |
Completed in 2 milliseconds