HomeSort by relevance Sort by last modified time
    Searched full:lower_fragdata_array (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/compiler/glsl/
opt_dead_builtin_varyings.cpp 70 lower_fragdata_array(true),
102 this->lower_fragdata_array = false;
115 this->lower_fragdata_array = false;
154 this->lower_fragdata_array = false;
242 this->lower_fragdata_array = false;
251 bool lower_fragdata_array; member in class:__anon29236::varying_info_visitor
308 if (info->lower_fragdata_array) {
397 if (this->info->lower_fragdata_array &&
451 if (this->info->lower_fragdata_array) {
524 lower_fragdata_array(struct gl_linked_shader *shader function
    [all...]

Completed in 78 milliseconds