Home
last modified time | relevance | path

Searched refs:blend_func (Results 1 – 25 of 64) sorted by relevance

123

/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_blend.c38 blend_func(unsigned func) in blend_func() function
103 A5XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(blend_func(rt->rgb_func)) | in fd5_blend_state_create()
108 A5XX_RB_MRT_BLEND_CONTROL_ALPHA_BLEND_OPCODE(blend_func(rt->alpha_func)) | in fd5_blend_state_create()
113 A5XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(blend_func(rt->rgb_func)) | in fd5_blend_state_create()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_blend.c41 blend_func(unsigned func) in blend_func() function
105 A3XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(blend_func(rt->rgb_func)) | in fd3_blend_state_create()
110 A3XX_RB_MRT_BLEND_CONTROL_ALPHA_BLEND_OPCODE(blend_func(rt->alpha_func)) | in fd3_blend_state_create()
115 A3XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(blend_func(rt->rgb_func)) | in fd3_blend_state_create()
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_blend.c39 blend_func(unsigned func) in blend_func() function
104 A4XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(blend_func(rt->rgb_func)) | in fd4_blend_state_create()
109 A4XX_RB_MRT_BLEND_CONTROL_ALPHA_BLEND_OPCODE(blend_func(rt->alpha_func)) | in fd4_blend_state_create()
114 A4XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(blend_func(rt->rgb_func)) | in fd4_blend_state_create()
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_blend.c39 blend_func(unsigned func) in blend_func() function
85 A2XX_RB_BLEND_CONTROL_COLOR_COMB_FCN(blend_func(rt->rgb_func)) | in fd2_blend_state_create()
88 A2XX_RB_BLEND_CONTROL_ALPHA_COMB_FCN(blend_func(rt->alpha_func)) | in fd2_blend_state_create()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_state_inlines.h41 static inline uint32_t r300_translate_blend_function(int blend_func, in r300_translate_blend_function() argument
44 switch (blend_func) { in r300_translate_blend_function()
56 fprintf(stderr, "r300: Unknown blend function %d\n", blend_func); in r300_translate_blend_function()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.h233 swr_convert_blend_func(const UINT blend_func) in swr_convert_blend_func() argument
235 switch (blend_func) { in swr_convert_blend_func()
/external/mesa3d/src/mesa/swrast/
Ds_context.h61 typedef void (*blend_func)(struct gl_context *ctx, GLuint n, typedef
314 blend_func BlendFunc;
/external/mesa3d/src/gallium/auxiliary/util/
Du_dump_defines.c176 DEFINE_UTIL_DUMP_CONTINUOUS(blend_func)
/external/deqp/modules/gles2/functional/
Des2fNegativeFragmentApiTests.cpp169 ES2F_ADD_API_CASE(blend_func, "Invalid glBlendFunc() usage", in init()
/external/deqp/modules/gles31/functional/
Des31fNegativeFragmentApiTests.cpp204 void blend_func (NegativeTestContext& ctx) in blend_func() function
489 {blend_func, "blend_func", "Invalid glBlendFunc() usage" }, in getNegativeFragmentApiTestFunctions()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_structs.h189 unsigned blend_func:3; member
Dgen6_cc.c141 blend[b].blend0.blend_func = brw_translate_blend_equation(eqRGB); in gen6_upload_blend_state()
/external/deqp/modules/gles3/functional/
Des3fNegativeFragmentApiTests.cpp158 ES3F_ADD_API_CASE(blend_func, "Invalid glBlendFunc() usage", in init()
/external/deqp/modules/gles2/performance/
Des2pStateChangeCallTests.cpp415 ADD_ARG_CASE2(blend_func, "Test cost of glBlendFunc() calls", in init()
Des2pRedundantStateChangeTests.cpp541 ADD_TESTCASE(blend_func, "Change blend function.", in init()
Des2pStateChangeTests.cpp600 ADD_TESTCASE(blend_func, "Change blend function.", in init()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c260 static uint32_t si_translate_blend_function(int blend_func) in si_translate_blend_function() argument
262 switch (blend_func) { in si_translate_blend_function()
274 R600_ERR("Unknown blend function %d\n", blend_func); in si_translate_blend_function()
330 static uint32_t si_translate_blend_opt_function(int blend_func) in si_translate_blend_opt_function() argument
332 switch (blend_func) { in si_translate_blend_opt_function()
/external/deqp/modules/gles3/performance/
Des3pStateChangeCallTests.cpp450 ADD_ARG_CASE2(blend_func, "Test cost of glBlendFunc() calls", in init()
Des3pRedundantStateChangeTests.cpp615 ADD_TESTCASE(blend_func, "Change blend function.", in init()
Des3pStateChangeTests.cpp684 ADD_TESTCASE(blend_func, "Change blend function.", in init()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_state.c33 static uint32_t r600_translate_blend_function(int blend_func) in r600_translate_blend_function() argument
35 switch (blend_func) { in r600_translate_blend_function()
47 R600_ERR("Unknown blend function %d\n", blend_func); in r600_translate_blend_function()
Devergreen_state.c102 static uint32_t r600_translate_blend_function(int blend_func) in r600_translate_blend_function() argument
104 switch (blend_func) { in r600_translate_blend_function()
116 R600_ERR("Unknown blend function %d\n", blend_func); in r600_translate_blend_function()
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/
Dgles32-master.txt8610 dEQP-GLES31.functional.debug.negative_coverage.callbacks.fragment.blend_func
8905 dEQP-GLES31.functional.debug.negative_coverage.log.fragment.blend_func
9200 dEQP-GLES31.functional.debug.negative_coverage.get_error.fragment.blend_func
/external/deqp/android/cts/lmp-mr1/
Dgles31-master.txt13600 dEQP-GLES31.functional.debug.negative_coverage.callbacks.fragment.blend_func
13891 dEQP-GLES31.functional.debug.negative_coverage.log.fragment.blend_func
14168 dEQP-GLES31.functional.debug.negative_coverage.get_error.fragment.blend_func
/external/deqp/android/cts/lmp-mr1/src/
Des31-lmp-mr1.txt13600 dEQP-GLES31.functional.debug.negative_coverage.callbacks.fragment.blend_func
13891 dEQP-GLES31.functional.debug.negative_coverage.log.fragment.blend_func
14168 dEQP-GLES31.functional.debug.negative_coverage.get_error.fragment.blend_func

123