Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_pair_regalloc.c231 static unsigned int is_derivative(rc_opcode op) in is_derivative() function
358 if (is_derivative(variable->Inst->U.P.RGB.Opcode) in variable_get_class()
359 || is_derivative(variable->Inst->U.P.Alpha.Opcode)) { in variable_get_class()
371 if (is_derivative(r->Inst->U.P.RGB.Opcode) in variable_get_class()
372 || is_derivative(r->Inst->U.P.Alpha.Opcode)) { in variable_get_class()