Searched refs:MALI_BLEND_OPERAND_C_CONSTANT (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/ | ||
| H A D | common_pack.h | 262 MALI_BLEND_OPERAND_C_CONSTANT = 7, enumerator in enum:mali_blend_operand_c 275 case MALI_BLEND_OPERAND_C_CONSTANT: return "Constant"; |
| H A D | v4_pack.h | 1342 MALI_BLEND_OPERAND_C_CONSTANT = 7, enumerator in enum:mali_blend_operand_c 1355 case MALI_BLEND_OPERAND_C_CONSTANT: return "Constant"; |
| H A D | v5_pack.h | 1394 MALI_BLEND_OPERAND_C_CONSTANT = 7, enumerator in enum:mali_blend_operand_c 1407 case MALI_BLEND_OPERAND_C_CONSTANT: return "Constant"; |
| H A D | v6_pack.h | 1323 MALI_BLEND_OPERAND_C_CONSTANT = 7, enumerator in enum:mali_blend_operand_c 1336 case MALI_BLEND_OPERAND_C_CONSTANT: return "Constant"; |
| H A D | v7_pack.h | 1375 MALI_BLEND_OPERAND_C_CONSTANT = 7, enumerator in enum:mali_blend_operand_c 1388 case MALI_BLEND_OPERAND_C_CONSTANT: return "Constant"; |
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/ | ||
| H A D | pan_blend.c | 182 return MALI_BLEND_OPERAND_C_CONSTANT; |
Completed in 61 milliseconds