Home
last modified time | relevance | path

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

12

/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/mesa/swrast/
Ds_context.h60 typedef void (_ASMAPIP blend_func)( struct gl_context *ctx, GLuint n, typedef
297 blend_func BlendFunc;
/external/mesa3d/src/gallium/auxiliary/util/
Du_dump_defines.c159 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/
Dgen6_cc.c115 blend[b].blend0.blend_func = brw_translate_blend_equation(eqRGB); in gen6_upload_blend_state()
Dbrw_structs.h215 GLuint blend_func:3; member
/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/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/radeonsi/
Dsi_state.c64 static uint32_t si_translate_blend_function(int blend_func) in si_translate_blend_function() argument
66 switch (blend_func) { in si_translate_blend_function()
78 R600_ERR("Unknown blend function %d\n", blend_func); in si_translate_blend_function()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_state.c32 static uint32_t r600_translate_blend_function(int blend_func) in r600_translate_blend_function() argument
34 switch (blend_func) { in r600_translate_blend_function()
46 R600_ERR("Unknown blend function %d\n", blend_func); in r600_translate_blend_function()
Devergreen_state.c88 static uint32_t r600_translate_blend_function(int blend_func) in r600_translate_blend_function() argument
90 switch (blend_func) { in r600_translate_blend_function()
102 R600_ERR("Unknown blend function %d\n", blend_func); in r600_translate_blend_function()
/external/deqp/android/cts/lmp/
Dgles31-master.txt13187 dEQP-GLES31.functional.debug.negative_coverage.callbacks.fragment.blend_func
13476 dEQP-GLES31.functional.debug.negative_coverage.log.fragment.blend_func
13752 dEQP-GLES31.functional.debug.negative_coverage.get_error.fragment.blend_func
/external/deqp/android/cts/lmp/src/
Des31-lmp.txt13187 dEQP-GLES31.functional.debug.negative_coverage.callbacks.fragment.blend_func
13476 dEQP-GLES31.functional.debug.negative_coverage.log.fragment.blend_func
13752 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
/external/deqp/android/cts/mnc/src/
Dgles31-master.txt15827 dEQP-GLES31.functional.debug.negative_coverage.callbacks.fragment.blend_func
16122 dEQP-GLES31.functional.debug.negative_coverage.log.fragment.blend_func
16417 dEQP-GLES31.functional.debug.negative_coverage.get_error.fragment.blend_func
/external/autotest/client/site_tests/graphics_dEQP/expectations/ivybridge/
Dgles31-master.Skipped.bz2
/external/autotest/client/site_tests/graphics_dEQP/expectations/sandybridge/
Dgles31-master.Skipped.bz21dEQP-GLES31.functional.android_extension_pack.extensions.ext_copy_image 2dEQP-GLES31.functional. ...
/external/deqp/android/cts/mnc/
Dgles31-master.txt15827 dEQP-GLES31.functional.debug.negative_coverage.callbacks.fragment.blend_func
16122 dEQP-GLES31.functional.debug.negative_coverage.log.fragment.blend_func
16417 dEQP-GLES31.functional.debug.negative_coverage.get_error.fragment.blend_func

12