HomeSort by: relevance | last modified time | path
    Searched refs:MALI_BLEND_OPERAND_C_CONSTANT (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/
common_pack.h 262 MALI_BLEND_OPERAND_C_CONSTANT = 7,
275 case MALI_BLEND_OPERAND_C_CONSTANT: return "Constant";
v4_pack.h 1342 MALI_BLEND_OPERAND_C_CONSTANT = 7,
1355 case MALI_BLEND_OPERAND_C_CONSTANT: return "Constant";
v5_pack.h 1394 MALI_BLEND_OPERAND_C_CONSTANT = 7,
1407 case MALI_BLEND_OPERAND_C_CONSTANT: return "Constant";
v6_pack.h 1323 MALI_BLEND_OPERAND_C_CONSTANT = 7,
1336 case MALI_BLEND_OPERAND_C_CONSTANT: return "Constant";
v7_pack.h 1375 MALI_BLEND_OPERAND_C_CONSTANT = 7,
1388 case MALI_BLEND_OPERAND_C_CONSTANT: return "Constant";
  /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
pan_blend.c 182 return MALI_BLEND_OPERAND_C_CONSTANT;

Completed in 21 milliseconds