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

  /external/mesa3d/src/glsl/
opt_structure_splitting.cpp 259 ir_dereference_variable *rhs_deref = ir->rhs->as_dereference_variable(); local
261 variable_entry2 *rhs_entry = rhs_deref ? get_splitting_entry(rhs_deref->var) : NULL;

Completed in 5092 milliseconds