/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_state_inlines.h | 41 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/ |
D | s_context.h | 60 typedef void (_ASMAPIP blend_func)( struct gl_context *ctx, GLuint n, typedef 297 blend_func BlendFunc;
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_dump_defines.c | 159 DEFINE_UTIL_DUMP_CONTINUOUS(blend_func)
|
/external/deqp/modules/gles31/functional/ |
D | es31fNegativeFragmentApiTests.cpp | 158 void blend_func (NegativeTestContext& ctx) in blend_func() function 393 {blend_func, "blend_func", "Invalid glBlendFunc() usage" }, in getNegativeFragmentApiTestFunctions()
|
/external/deqp/modules/gles2/functional/ |
D | es2fNegativeFragmentApiTests.cpp | 169 ES2F_ADD_API_CASE(blend_func, "Invalid glBlendFunc() usage", in init()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | gen6_cc.c | 115 blend[b].blend0.blend_func = brw_translate_blend_equation(eqRGB); in gen6_upload_blend_state()
|
D | brw_structs.h | 215 GLuint blend_func:3; member
|
/external/deqp/modules/gles3/functional/ |
D | es3fNegativeFragmentApiTests.cpp | 158 ES3F_ADD_API_CASE(blend_func, "Invalid glBlendFunc() usage", in init()
|
/external/deqp/modules/gles2/performance/ |
D | es2pStateChangeCallTests.cpp | 415 ADD_ARG_CASE2(blend_func, "Test cost of glBlendFunc() calls", in init()
|
D | es2pRedundantStateChangeTests.cpp | 541 ADD_TESTCASE(blend_func, "Change blend function.", in init()
|
D | es2pStateChangeTests.cpp | 600 ADD_TESTCASE(blend_func, "Change blend function.", in init()
|
/external/deqp/modules/gles3/performance/ |
D | es3pStateChangeCallTests.cpp | 450 ADD_ARG_CASE2(blend_func, "Test cost of glBlendFunc() calls", in init()
|
D | es3pRedundantStateChangeTests.cpp | 615 ADD_TESTCASE(blend_func, "Change blend function.", in init()
|
D | es3pStateChangeTests.cpp | 684 ADD_TESTCASE(blend_func, "Change blend function.", in init()
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_state.c | 64 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/ |
D | r600_state.c | 32 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()
|
D | evergreen_state.c | 88 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/src/ |
D | es31-lmp.txt | 13189 dEQP-GLES31.functional.debug.negative_coverage.callbacks.fragment.blend_func 13478 dEQP-GLES31.functional.debug.negative_coverage.log.fragment.blend_func 13754 dEQP-GLES31.functional.debug.negative_coverage.get_error.fragment.blend_func
|
/external/deqp/android/cts/lmp/ |
D | gles31-master.txt | 13189 dEQP-GLES31.functional.debug.negative_coverage.callbacks.fragment.blend_func 13478 dEQP-GLES31.functional.debug.negative_coverage.log.fragment.blend_func 13754 dEQP-GLES31.functional.debug.negative_coverage.get_error.fragment.blend_func
|
D | gles3-master.txt | 35222 dEQP-GLES3.functional.negative_api.fragment.blend_func
|
/external/deqp/android/cts/lmp-mr1/src/ |
D | es31-lmp-mr1.txt | 13602 dEQP-GLES31.functional.debug.negative_coverage.callbacks.fragment.blend_func 13893 dEQP-GLES31.functional.debug.negative_coverage.log.fragment.blend_func 14170 dEQP-GLES31.functional.debug.negative_coverage.get_error.fragment.blend_func
|
/external/deqp/android/cts/lmp-mr1/ |
D | gles31-master.txt | 13602 dEQP-GLES31.functional.debug.negative_coverage.callbacks.fragment.blend_func 13893 dEQP-GLES31.functional.debug.negative_coverage.log.fragment.blend_func 14170 dEQP-GLES31.functional.debug.negative_coverage.get_error.fragment.blend_func
|
D | gles3-master.txt | 35300 dEQP-GLES3.functional.negative_api.fragment.blend_func
|
/external/deqp/android/cts/master/ |
D | gles31-master.txt | 15829 dEQP-GLES31.functional.debug.negative_coverage.callbacks.fragment.blend_func 16124 dEQP-GLES31.functional.debug.negative_coverage.log.fragment.blend_func 16419 dEQP-GLES31.functional.debug.negative_coverage.get_error.fragment.blend_func
|
D | gles2-master.txt | 11678 dEQP-GLES2.functional.negative_api.fragment.blend_func
|