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

  /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
pan_blend.h 40 struct pan_blend_equation { struct
62 struct pan_blend_equation equation;
82 struct pan_blend_equation equation;
102 pan_blend_reads_dest(const struct pan_blend_equation eq);
105 pan_blend_can_fixed_function(const struct pan_blend_equation equation,
109 pan_blend_is_opaque(const struct pan_blend_equation eq);
112 pan_blend_constant_mask(const struct pan_blend_equation eq);
146 pan_blend_to_fixed_function_equation(const struct pan_blend_equation eq,
150 pan_pack_blend(const struct pan_blend_equation equation);
pan_blend.c 116 pan_blend_constant_mask(const struct pan_blend_equation eq)
143 pan_blend_can_fixed_function(const struct pan_blend_equation equation,
283 pan_blend_is_opaque(const struct pan_blend_equation equation)
322 pan_blend_reads_dest(const struct pan_blend_equation equation)
337 pan_blend_to_fixed_function_equation(const struct pan_blend_equation equation,
370 pan_pack_blend(const struct pan_blend_equation equation)
  /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/tests/
test-blend.c 29 struct pan_blend_equation eq;
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
pan_cmdstream.c 3444 struct pan_blend_equation equation = {0};

Completed in 31 milliseconds