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

  /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
pan_blend.h 105 pan_blend_can_fixed_function(const struct pan_blend_equation equation,
pan_blend.c 143 pan_blend_can_fixed_function(const struct pan_blend_equation equation, function
  /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/tests/
test-blend.c 285 ASSERT_EQ(T.fixed_function, pan_blend_can_fixed_function(T.eq, true));
287 if (pan_blend_can_fixed_function(T.eq, true)) {
  /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
panvk_vX_pipeline.c 568 return !pan_blend_can_fixed_function(state->rts[rt].equation, supports_2src);
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
pan_cmdstream.c 3476 pan_blend_can_fixed_function(equation,

Completed in 13 milliseconds