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.c282 static unsigned int is_derivative(rc_opcode op) in is_derivative() function
414 if (is_derivative(variable->Inst->U.P.RGB.Opcode) in variable_get_class()
415 || is_derivative(variable->Inst->U.P.Alpha.Opcode)) { in variable_get_class()
427 if (is_derivative(r->Inst->U.P.RGB.Opcode) in variable_get_class()
428 || is_derivative(r->Inst->U.P.Alpha.Opcode)) { in variable_get_class()