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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_regalloc.c282 static unsigned int is_derivative(rc_opcode op) function in typeref:typename:unsigned int
414 if (is_derivative(variable->Inst->U.P.RGB.Opcode)
415 || is_derivative(variable->Inst->U.P.Alpha.Opcode)) {
427 if (is_derivative(r->Inst->U.P.RGB.Opcode)
428 || is_derivative(r->Inst->U.P.Alpha.Opcode)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_regalloc.c282 static unsigned int is_derivative(rc_opcode op) function in typeref:typename:unsigned int
414 if (is_derivative(variable->Inst->U.P.RGB.Opcode)
415 || is_derivative(variable->Inst->U.P.Alpha.Opcode)) {
427 if (is_derivative(r->Inst->U.P.RGB.Opcode)
428 || is_derivative(r->Inst->U.P.Alpha.Opcode)) {

Completed in 4 milliseconds