Home
last modified time | relevance | path

Searched defs:blend_func (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_blend.c37 blend_func(unsigned func) in blend_func() function
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_blend.c38 blend_func(unsigned func) in blend_func() function
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_blend.c38 blend_func(unsigned func) in blend_func() function
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_blend.c37 blend_func(unsigned func) in blend_func() function
/third_party/mesa3d/src/panfrost/lib/
Dpan_blend.c57 is_2srcdest(enum blend_func blend_func, in is_2srcdest()
73 can_fixed_function_equation(enum blend_func blend_func, in can_fixed_function_equation()
190 to_panfrost_function(enum blend_func blend_func, in to_panfrost_function()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_blend.c40 blend_func(unsigned func) in blend_func() function
/third_party/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()
/third_party/ffmpeg/libavfilter/
Dframerate.h33 typedef void (*blend_func)(BLEND_FUNC_PARAMS); typedef
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeFragmentApiTests.cpp211 void blend_func (NegativeTestContext& ctx) in blend_func() function
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c279 static uint32_t si_translate_blend_function(int blend_func) in si_translate_blend_function()
357 static uint32_t si_translate_blend_opt_function(int blend_func) in si_translate_blend_opt_function()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_state.c33 static uint32_t r600_translate_blend_function(int blend_func) in r600_translate_blend_function()
Devergreen_state.c103 static uint32_t r600_translate_blend_function(int blend_func) in r600_translate_blend_function()
/third_party/mesa3d/src/compiler/
Dshader_enums.h1021 enum blend_func enum