Home
last modified time | relevance | path

Searched refs:color_blend (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_linear.c79 struct color_blend { struct
110 blend_premul(struct color_blend *blend) in blend_premul()
142 blend_noop(struct color_blend *blend) in blend_noop()
150 init_blend(struct color_blend *blend, in init_blend()
477 struct color_blend blend; in blit_rgba()
516 struct color_blend blend; in blit_rgb1()
560 struct color_blend blend; in blit_rgba_blend_premul()
/third_party/vk-gl-cts/external/amber/src/src/dawn/
H A Dengine_dawn.cc133 ::dawn::BlendDescriptor color_blend; member
1081 color_blend.operation = in CreateRenderPipelineDescriptor()
1083 color_blend.srcFactor = in CreateRenderPipelineDescriptor()
1085 color_blend.dstFactor = in CreateRenderPipelineDescriptor()
1093 colorStateDescriptor.colorBlend = color_blend; in CreateRenderPipelineDescriptor()

Completed in 4 milliseconds