Home
last modified time | relevance | path

Searched refs:get_vue_slot (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_compile_sf.c96 static struct brw_reg get_vue_slot(struct brw_sf_compile *c, in get_vue_slot() function
115 return get_vue_slot(c, vert, vue_slot); in get_varying()
194 get_vue_slot(c, dst, i), in copy_flatshaded_attributes()
195 get_vue_slot(c, src, i)); in copy_flatshaded_attributes()