Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_texcombine.c239 const GLenum operandA = combine->OperandA[term]; in texture_combine() local
289 if (operandA == GL_ONE_MINUS_SRC_ALPHA) { in texture_combine()