/aosp_15_r20/external/mesa3d/src/gallium/frontends/vdpau/ |
H A D | output.c | 595 VdpOutputSurfaceRenderBlendState const *blend_state) in BlenderToPipe() 654 VdpOutputSurfaceRenderBlendState const *blend_state, in vlVdpOutputSurfaceRenderOutputSurface() 724 VdpOutputSurfaceRenderBlendState const *blend_state, in vlVdpOutputSurfaceRenderBitmapSurface()
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/tables/postscript/ |
H A D | charstring.rs | 110 blend_state: Option<BlendState<'a>>, field 219 let blend_state = self.blend_state.as_mut().ok_or(Error::MissingBlendState)?; in evaluate_operator() localVariable 226 let blend_state = self.blend_state.as_ref().ok_or(Error::MissingBlendState)?; in evaluate_operator() localVariable 741 let blend_state = BlendState::new(store, coords, 0).unwrap(); in cff2_example_subr() localVariable
|
H A D | stack.rs | 438 let blend_state = BlendState::new(ivs, coords, 0).unwrap(); in blend() localVariable
|
H A D | dict.rs | 639 let blend_state = BlendState::new(store, coords, 0).unwrap(); in example_private_dict_entries() localVariable
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/skrifa-0.15.5/src/outline/cff/ |
H A D | mod.rs | 149 let blend_state = self in subfont() localVariable 219 let blend_state = subfont.blend_state(self, coords)?; in draw() localVariable 322 pub fn blend_state<'a>( in blend_state() method
|
/aosp_15_r20/external/igt-gpu-tools/lib/ |
H A D | rendercopy_gen7.c | 273 gen7_emit_cc(struct intel_batchbuffer *batch, uint32_t blend_state, in gen7_emit_cc() 512 uint32_t blend_state, cc_viewport; in gen7_render_copyfunc() local
|
H A D | rendercopy_gen8.c | 44 uint32_t blend_state; member
|
H A D | rendercopy_gen9.c | 44 uint32_t blend_state; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_context.c | 401 const struct pipe_blend_state *blend_state) in virgl_create_blend_state() 413 void *blend_state) in virgl_bind_blend_state() 421 void *blend_state) in virgl_delete_blend_state() 429 … const struct pipe_depth_stencil_alpha_state *blend_state) in virgl_create_depth_stencil_alpha_state() 440 void *blend_state) in virgl_bind_depth_stencil_alpha_state()
|
H A D | virgl_encode.c | 548 const struct pipe_blend_state *blend_state) in virgl_encode_blend_state()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_state.c | 341 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()
|
H A D | zink_pipeline.c | 101 VkPipelineColorBlendStateCreateInfo blend_state = {0}; in zink_create_gfx_pipeline() local 506 VkPipelineColorBlendStateCreateInfo blend_state = {0}; in zink_create_gfx_pipeline_output() local
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/ |
H A D | nine_pipe.c | 153 nine_convert_blend_state(struct pipe_blend_state *blend_state, const DWORD *rs) in nine_convert_blend_state()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_context_graphics.cpp | 279 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()
|
H A D | d3d12_pipeline_state.cpp | 327 D3D12_BLEND_DESC& blend_state = (D3D12_BLEND_DESC&)pso_desc.BlendState; in create_gfx_pipeline_state() local
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/meta/ |
H A D | radv_meta_fast_clear.c | 152 const VkPipelineColorBlendStateCreateInfo blend_state = { in create_pipeline() local
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/va/ |
H A D | surface.c | 388 void *blend_state; in vlVaPutSubpictures() local
|
/aosp_15_r20/external/virglrenderer/tests/ |
H A D | testvirgl_encode.c | 75 const struct pipe_blend_state *blend_state) in virgl_encode_blend_state()
|
/aosp_15_r20/external/mesa3d/src/panfrost/lib/ |
H A D | pan_blitter.c | 336 struct pan_blend_state blend_state = { in pan_blitter_get_blend_shaders() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/vp/ddi/ |
H A D | media_libva_vp.c | 3775 const VABlendState * blend_state = pPipelineParam->blend_state; in DdiVp_SetProcPipelineBlendingParams() local
|
/aosp_15_r20/external/libva/va/ |
H A D | va_vpp.h | 1043 const VABlendState *blend_state; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_context.h | 492 struct r300_atom blend_state; member
|
/aosp_15_r20/external/virglrenderer/src/ |
H A D | vrend_decode.c | 458 struct pipe_blend_state *blend_state; in vrend_decode_create_blend() local
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/ |
H A D | anv_private.h | 2885 uint32_t blend_state[MAX_RTS * 2]; member 2894 uint32_t blend_state[1 + MAX_RTS * 2]; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_pipe.h | 504 struct r600_cso_state blend_state; member
|