Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_tex.h44 keep_gradients = FETCH_OP_KEEP_GRADIENTS, enumerator
Dsfn_instruction_tex.cpp115 case keep_gradients: return "KEEP_GRADIENTS"; in opname()