Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/panfrost/lib/
H A Dpan_blend.c60 is_2srcdest(enum pipe_blend_func blend_func, enum pipe_blendfactor src_factor, in is_2srcdest()
71 can_fixed_function_equation(enum pipe_blend_func blend_func, in can_fixed_function_equation()
179 to_panfrost_function(enum pipe_blend_func blend_func, in to_panfrost_function()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_blend.c19 blend_func(unsigned func) in blend_func() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_blend.c20 blend_func(unsigned func) in blend_func() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_blend.c20 blend_func(unsigned func) in blend_func() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_blend.c19 blend_func(unsigned func) in blend_func() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_blend.cc24 blend_func(unsigned func) in blend_func() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_state_inlines.h24 static inline uint32_t r300_translate_blend_function(int blend_func, in r300_translate_blend_function()
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fNegativeFragmentApiTests.cpp222 void blend_func(NegativeTestContext &ctx) in blend_func() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c288 static uint32_t si_translate_blend_function(int blend_func) in si_translate_blend_function()
366 static uint32_t si_translate_blend_opt_function(int blend_func) in si_translate_blend_opt_function()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c20 static uint32_t r600_translate_blend_function(int blend_func) in r600_translate_blend_function()
H A Devergreen_state.c90 static uint32_t r600_translate_blend_function(int blend_func) in r600_translate_blend_function()
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Dgen6_render.h800 uint32_t blend_func:3; member
/aosp_15_r20/external/igt-gpu-tools/assembler/
H A Dbrw_structs.h199 unsigned blend_func:3; member