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 Dbrw_clip_unfilled.c48 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 Dbrw_clip_util.c105 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 Dbrw_clip_line.c130 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 Dbrw_clip_tri.c265 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 Dbrw_compiler.h981 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 Dbrw_clip_unfilled.c48 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 Dbrw_clip_util.c105 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 Dbrw_clip_line.c130 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 Dbrw_clip_tri.c265 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 Dbrw_compiler.h1217 GLuint brw_varying_to_offset(const struct brw_vue_map *vue_map, GLuint varying) function in typeref:typename:GLuint

Completed in 16 milliseconds