Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_schedule.c794 static int can_convert_opcode_to_alpha(unsigned int opcode) in can_convert_opcode_to_alpha() function
894 if (!can_convert_opcode_to_alpha(pair_inst->RGB.Opcode) in convert_rgb_to_alpha()
895 || !can_convert_opcode_to_alpha(pair_inst->Alpha.Opcode)) { in convert_rgb_to_alpha()

Completed in 2 milliseconds