Home
last modified time | relevance | path

Searched defs:blend_state (Results 1 – 18 of 18) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_pipe.c153 nine_convert_blend_state(struct pipe_blend_state *blend_state, const DWORD *rs) in nine_convert_blend_state()
/third_party/mesa3d/src/gallium/frontends/vdpau/
Doutput.c595 VdpOutputSurfaceRenderBlendState const *blend_state) in BlenderToPipe()
654 VdpOutputSurfaceRenderBlendState const *blend_state, in vlVdpOutputSurfaceRenderOutputSurface()
724 VdpOutputSurfaceRenderBlendState const *blend_state, in vlVdpOutputSurfaceRenderBitmapSurface()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_state.c341 const struct pipe_blend_state *blend_state) in zink_create_blend_state()
458 zink_delete_blend_state(struct pipe_context *pctx, void *blend_state) in zink_delete_blend_state()
Dzink_pipeline.c101 VkPipelineColorBlendStateCreateInfo blend_state = {0}; in zink_create_gfx_pipeline() local
506 VkPipelineColorBlendStateCreateInfo blend_state = {0}; in zink_create_gfx_pipeline_output() local
Dzink_context.c5589 void *blend_state = ctx->base.create_blend_state(&ctx->base, &blend); in zink_context_create() local
Dzink_types.h920 struct zink_blend_state *blend_state; member
/third_party/ffmpeg/libavfilter/
Dvf_overlay_vaapi.c208 VABlendState blend_state; /**< Blend State */ in overlay_vaapi_blend() local
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_context.c400 const struct pipe_blend_state *blend_state) in virgl_create_blend_state()
412 void *blend_state) in virgl_bind_blend_state()
420 void *blend_state) in virgl_delete_blend_state()
428const struct pipe_depth_stencil_alpha_state *blend_state) in virgl_create_depth_stencil_alpha_state()
439 void *blend_state) in virgl_bind_depth_stencil_alpha_state()
Dvirgl_encode.c560 const struct pipe_blend_state *blend_state) in virgl_encode_blend_state()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context_graphics.cpp279 const struct pipe_blend_state *blend_state) in d3d12_create_blend_state()
334 d3d12_bind_blend_state(struct pipe_context *pctx, void *blend_state) in d3d12_bind_blend_state()
353 d3d12_delete_blend_state(struct pipe_context *pctx, void *blend_state) in d3d12_delete_blend_state()
Dd3d12_pipeline_state.cpp327 D3D12_BLEND_DESC& blend_state = (D3D12_BLEND_DESC&)pso_desc.BlendState; in create_gfx_pipeline_state() local
/third_party/mesa3d/src/gallium/frontends/va/
Dsurface.c276 void *blend_state = NULL; in vlVaPutSubpictures() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_fb_preload.c330 struct pan_blend_state blend_state = { in pan_preload_get_blend_shaders() local
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_context.h492 struct r300_atom blend_state; member
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h505 struct r600_cso_state blend_state; member
/third_party/mesa3d/src/intel/vulkan_hasvk/
Danv_private.h2885 uint32_t blend_state[MAX_RTS * 2]; member
2894 uint32_t blend_state[1 + MAX_RTS * 2]; member
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_execute.c118 struct pipe_blend_state blend_state; member
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_state.c1675 uint32_t blend_state[GENX(BLEND_STATE_length) + member