Home
last modified time | relevance | path

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

/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
169 struct pipe_sampler_state sampler_state; in util_blitter_create() local
2022 void *sampler_state; in util_blitter_blit_generic() local
2283 void *sampler_state; in util_blitter_generate_mipmap() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_tex_shadow.c73 } sampler_state; typedef
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_linear_sampler.c656 const struct lp_sampler_static_state *sampler_state, in sampler_is_nearest()
719 const struct lp_sampler_static_state *sampler_state, in lp_linear_init_sampler()
Dlp_state_fs.h69 struct lp_static_sampler_state sampler_state; member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_descriptors.c84 struct zink_sampler_state **sampler_state; member
1005 zink_sampler_state_desc_set_add(struct zink_sampler_state *sampler_state, struct zink_descriptor_se… in zink_sampler_state_desc_set_add()
1663 struct zink_sampler_state *sampler_state = ctx->sampler_states[shader][idx + k]; in calc_descriptor_state_hash_sampler() local
Dzink_context.c63 calc_descriptor_hash_sampler_state(struct zink_sampler_state *sampler_state) in calc_descriptor_hash_sampler_state()
740 void *sampler_state) in zink_delete_sampler_state()
2601 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.c466 struct pipe_sampler_state *sampler_state = in v3d_setup_shared_key() local
Dv3d_context.h187 struct pipe_resource *sampler_state; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_blit.cpp782 void *sampler_state = get_sampler_state(ctx); in resolve_stencil_to_temp() local
Dd3d12_context.h274 void *stencil_resolve_vs, *stencil_resolve_fs, *stencil_resolve_fs_no_flip, *sampler_state; member
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_device.c1315 uint64_t sampler_state[ROGUE_NUM_TEXSTATE_SAMPLER_WORDS]; in pvr_device_init_compute_idfwdf_state() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_state.c2065 uint32_t sampler_state[GENX(SAMPLER_STATE_length)]; member
2076 fill_sampler_state(uint32_t *sampler_state, in fill_sampler_state()
2264 const uint32_t *sampler_state = state->sampler_state; in iris_upload_sampler_states() local
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c2648 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.c2945 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.h1847 uint8_t sampler_state[V3DV_SAMPLER_STATE_LENGTH]; member