Searched refs:brw_varying_to_offset (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_clip_unfilled.c | 48 GLuint hpos_offset = brw_varying_to_offset(&c->vue_map, VARYING_SLOT_POS); 157 brw_varying_to_offset(&c->vue_map, 160 brw_varying_to_offset(&c->vue_map, 167 brw_varying_to_offset(&c->vue_map, 170 brw_varying_to_offset(&c->vue_map, 246 brw_varying_to_offset(&c->vue_map, 254 brw_varying_to_offset(&c->vue_map, 268 GLuint ndc_offset = brw_varying_to_offset(&c->vue_map, 328 deref_1f(v0, brw_varying_to_offset(&c->vue_map, 371 deref_1f(v0, brw_varying_to_offset( [all...] |
| H A D | brw_clip_util.c | 105 GLuint hpos_offset = brw_varying_to_offset(&c->vue_map, VARYING_SLOT_POS); 106 GLuint ndc_offset = brw_varying_to_offset(&c->vue_map, 154 GLuint offset = brw_varying_to_offset(&c->vue_map, 165 GLuint delta = brw_varying_to_offset(&c->vue_map, VARYING_SLOT_POS); 180 GLuint delta = brw_varying_to_offset(&c->vue_map,
|
| H A D | brw_clip_line.c | 130 GLuint hpos_offset = brw_varying_to_offset(&c->vue_map, VARYING_SLOT_POS); 132 ? brw_varying_to_offset(&c->vue_map, VARYING_SLOT_CLIP_DIST0)
|
| H A D | brw_clip_tri.c | 265 GLuint hpos_offset = brw_varying_to_offset(&c->vue_map, VARYING_SLOT_POS); 267 ? brw_varying_to_offset(&c->vue_map, VARYING_SLOT_CLIP_DIST0) 533 GLuint hpos_offset = brw_varying_to_offset(&c->vue_map,
|
| H A D | brw_compiler.h | 981 GLuint brw_varying_to_offset(const struct brw_vue_map *vue_map, GLuint varying) function in typeref:typename:GLuint
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_clip_unfilled.c | 48 GLuint hpos_offset = brw_varying_to_offset(&c->vue_map, VARYING_SLOT_POS); 157 brw_varying_to_offset(&c->vue_map, 160 brw_varying_to_offset(&c->vue_map, 167 brw_varying_to_offset(&c->vue_map, 170 brw_varying_to_offset(&c->vue_map, 246 brw_varying_to_offset(&c->vue_map, 254 brw_varying_to_offset(&c->vue_map, 268 GLuint ndc_offset = brw_varying_to_offset(&c->vue_map, 328 deref_1f(v0, brw_varying_to_offset(&c->vue_map, 371 deref_1f(v0, brw_varying_to_offset( [all...] |
| H A D | brw_clip_util.c | 105 GLuint hpos_offset = brw_varying_to_offset(&c->vue_map, VARYING_SLOT_POS); 106 GLuint ndc_offset = brw_varying_to_offset(&c->vue_map, 154 GLuint offset = brw_varying_to_offset(&c->vue_map, 165 GLuint delta = brw_varying_to_offset(&c->vue_map, VARYING_SLOT_POS); 180 GLuint delta = brw_varying_to_offset(&c->vue_map,
|
| H A D | brw_clip_line.c | 130 GLuint hpos_offset = brw_varying_to_offset(&c->vue_map, VARYING_SLOT_POS); 132 ? brw_varying_to_offset(&c->vue_map, VARYING_SLOT_CLIP_DIST0)
|
| H A D | brw_clip_tri.c | 265 GLuint hpos_offset = brw_varying_to_offset(&c->vue_map, VARYING_SLOT_POS); 267 ? brw_varying_to_offset(&c->vue_map, VARYING_SLOT_CLIP_DIST0) 533 GLuint hpos_offset = brw_varying_to_offset(&c->vue_map,
|
| H A D | brw_compiler.h | 1217 GLuint brw_varying_to_offset(const struct brw_vue_map *vue_map, GLuint varying) function in typeref:typename:GLuint
|
Completed in 16 milliseconds