HomeSort by: relevance | last modified time | path
    Searched defs:MALI_BLEND_OPERAND_C_CONSTANT (Results 1 - 5 of 5) 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";

Completed in 30 milliseconds