Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dgen6_gs_visitor.cpp403 current_annotation = output_reg_annotation[varying]; in emit_thread_end()
683 this->current_annotation = output_reg_annotation[varying]; in xfb_program()
Dbrw_vec4.h122 const char *output_reg_annotation[VARYING_SLOT_TESS_MAX]; variable
Dbrw_vec4_visitor.cpp1275 current_annotation = output_reg_annotation[varying]; in emit_generic_urb_slot()
1876 memset(this->output_reg_annotation, 0, sizeof(this->output_reg_annotation)); in vec4_visitor()