Searched refs:lower_texcoord_array (Results 1 – 1 of 1) sorted by relevance
66 : lower_texcoord_array(true), in varying_info_visitor()130 this->lower_texcoord_array = false; in visit_enter()163 this->lower_texcoord_array = false; in visit()230 this->lower_texcoord_array = false; in get()239 this->lower_texcoord_array = false; in get()246 bool lower_texcoord_array; member in __anon252751e10111::varying_info_visitor300 if (info->lower_texcoord_array) { in replace_varyings_visitor()391 if (this->info->lower_texcoord_array && in visit()437 if (this->info->lower_texcoord_array) { in handle_rvalue()516 lower_texcoord_array(struct gl_linked_shader *shader, const varying_info_visitor *info) in lower_texcoord_array() function[all …]