/third_party/mesa3d/src/gallium/frontends/nine/ |
D | nine_pipe.c | 161 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/ |
D | output.c | 596 VdpOutputSurfaceRenderBlendState const *blend_state) in BlenderToPipe() 655 VdpOutputSurfaceRenderBlendState const *blend_state, in vlVdpOutputSurfaceRenderOutputSurface() 725 VdpOutputSurfaceRenderBlendState const *blend_state, in vlVdpOutputSurfaceRenderBitmapSurface()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_vX_shader.c | 98 struct pan_blend_state *blend_state, in panvk_lower_blend()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_pipeline.c | 108 VkPipelineColorBlendStateCreateInfo blend_state = {0}; in zink_create_gfx_pipeline() local
|
D | zink_state.c | 349 const struct pipe_blend_state *blend_state) in zink_create_blend_state() 432 zink_delete_blend_state(struct pipe_context *pctx, void *blend_state) in zink_delete_blend_state()
|
D | zink_pipeline.h | 93 struct zink_blend_state *blend_state; member
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
D | virgl_context.c | 402 const struct pipe_blend_state *blend_state) in virgl_create_blend_state() 414 void *blend_state) in virgl_bind_blend_state() 422 void *blend_state) in virgl_delete_blend_state() 430 … const struct pipe_depth_stencil_alpha_state *blend_state) in virgl_create_depth_stencil_alpha_state() 441 void *blend_state) in virgl_bind_depth_stencil_alpha_state()
|
D | virgl_encode.c | 360 const struct pipe_blend_state *blend_state) in virgl_encode_blend_state()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_overlay_vaapi.c | 208 VABlendState blend_state; /**< Blend State */ in overlay_vaapi_blend() local
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_meta_fast_clear.c | 206 const VkPipelineColorBlendStateCreateInfo blend_state = { in create_pipeline() local
|
D | radv_pipeline.c | 6861 struct radv_blend_state *blend_state, in radv_pipeline_init_extra()
|
/third_party/skia/third_party/externals/imgui/backends/ |
D | imgui_impl_wgpu.cpp | 585 WGPUBlendState blend_state = {}; in ImGui_ImplWGPU_CreateDeviceObjects() local
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_context.cpp | 328 const struct pipe_blend_state *blend_state) in d3d12_create_blend_state() 383 d3d12_bind_blend_state(struct pipe_context *pctx, void *blend_state) in d3d12_bind_blend_state() 397 d3d12_delete_blend_state(struct pipe_context *pctx, void *blend_state) in d3d12_delete_blend_state()
|
/third_party/mesa3d/src/gallium/frontends/va/ |
D | surface.c | 228 void *blend_state; in vlVaPutSubpictures() local
|
/third_party/mesa3d/src/panfrost/lib/ |
D | pan_blitter.c | 337 struct pan_blend_state blend_state = { in pan_blitter_get_blend_shaders() local
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
D | r300_context.h | 508 struct r300_atom blend_state; member
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_pipe.h | 529 struct r600_cso_state blend_state; member
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_private.h | 3166 uint32_t blend_state[MAX_RTS * 2]; member 3175 uint32_t blend_state[1 + MAX_RTS * 2]; member
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_execute.c | 99 struct pipe_blend_state blend_state; member
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_state.c | 1315 uint32_t blend_state[GENX(BLEND_STATE_length) + member
|