Home
last modified time | relevance | path

Searched defs:sampler_state (Results 1 – 21 of 21) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_tex_sample.h38 struct lp_static_sampler_state sampler_state; member
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_compute.c124 struct pipe_sampler_state sampler_state={0}; in util_compute_blit() local
Du_blitter.c129 void *sampler_state; member
167 struct pipe_sampler_state sampler_state; in util_blitter_create() local
1928 void *sampler_state; in util_blitter_blit_generic() local
2183 void *sampler_state; in util_blitter_generate_mipmap() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_nir_lower_texcmp.c73 } sampler_state; typedef
Dd3d12_blit.cpp780 void *sampler_state = get_sampler_state(ctx); in resolve_stencil_to_temp() local
Dd3d12_context.h233 void *stencil_resolve_vs, *stencil_resolve_fs, *stencil_resolve_fs_no_flip, *sampler_state; member
/third_party/gstreamer/gstplugins_bad/tests/examples/d3d11/
Dd3d11device.cpp274 ComPtr<ID3D11SamplerState> sampler_state; in prepare_shader() local
Dd3d11videosink-shared-texture.cpp365 ID3D11SamplerState *sampler_state = sampler.Get(); in main() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_linear_sampler.c677 const struct lp_sampler_static_state *sampler_state, in sampler_is_nearest()
740 const struct lp_sampler_static_state *sampler_state, in lp_linear_init_sampler()
Dlp_state_fs.h68 struct lp_static_sampler_state sampler_state; member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_descriptors.c82 struct zink_sampler_state **sampler_state; member
949 zink_sampler_state_desc_set_add(struct zink_sampler_state *sampler_state, struct zink_descriptor_se… in zink_sampler_state_desc_set_add()
1563 struct zink_sampler_state *sampler_state = ctx->sampler_states[shader][idx + k]; in calc_descriptor_state_hash_sampler() local
Dzink_context.c60 calc_descriptor_hash_sampler_state(struct zink_sampler_state *sampler_state) in calc_descriptor_hash_sampler_state()
597 void *sampler_state) in zink_delete_sampler_state()
2381 struct zink_sampler_state *sampler_state = ctx->sampler_states[stage][j]; in update_resource_refs_for_stage() local
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_program.c454 struct pipe_sampler_state *sampler_state = in v3d_setup_shared_key() local
Dv3d_context.h178 struct pipe_resource *sampler_state; member
/third_party/mesa3d/src/mesa/drivers/dri/i965/
DgenX_state_upload.c5355 uint32_t *sampler_state)
5392 uint32_t *sampler_state = brw_state_batch(brw, local
/third_party/gstreamer/gstplugins_bad/sys/winscreencap/
Ddxgicapture.c76 ID3D11SamplerState *sampler_state; member
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c2664 struct pipe_sampler_state *sampler_state = in vc4_setup_shared_key() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.h73 struct lp_static_sampler_state sampler_state; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c2922 const struct lp_static_sampler_state *sampler_state = bld->static_sampler_state; in lp_build_sample_general() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_private.h1635 uint8_t sampler_state[V3DV_SAMPLER_STATE_LENGTH]; member
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_state.c1970 uint32_t sampler_state[GENX(SAMPLER_STATE_length)]; member