Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/
Dswr_tex_sample.h38 struct lp_static_sampler_state sampler_state; member
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_sampler_state.c414 uint32_t *sampler_state, in brw_update_sampler_state()
562 uint32_t *sampler_state, in update_sampler_state()
599 uint32_t *sampler_state = brw_state_batch(brw, AUB_TRACE_SAMPLER_STATE, in brw_upload_sampler_state_table() local
/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_builder_3d_top.h1030 uint32_t sampler_state) in gen7_3DSTATE_SAMPLER_STATE_POINTERS_VS()
1039 uint32_t sampler_state) in gen7_3DSTATE_SAMPLER_STATE_POINTERS_HS()
1048 uint32_t sampler_state) in gen7_3DSTATE_SAMPLER_STATE_POINTERS_DS()
1057 uint32_t sampler_state) in gen7_3DSTATE_SAMPLER_STATE_POINTERS_GS()
Dilo_builder_3d_bottom.h463 uint32_t sampler_state) in gen7_3DSTATE_SAMPLER_STATE_POINTERS_PS()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.h57 struct lp_static_sampler_state sampler_state; member
/external/mesa3d/src/gallium/drivers/ilo/
Dilo_render_dynamic.c140 uint32_t *sampler_state, *border_color_state; in gen6_emit_draw_dynamic_samplers() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_blitter.c116 void *sampler_state; member
155 struct pipe_sampler_state sampler_state; in util_blitter_create() local
1692 void *sampler_state; in util_blitter_blit_generic() local
1881 void *sampler_state; in util_blitter_generate_mipmap() local
/external/vulkan-validation-layers/layers/
Ddescriptor_sets.cpp1090 auto sampler_state = GetSamplerState(dev_data, sampler_); in BindCommandBuffer() local
1128 auto sampler_state = GetSamplerState(dev_data, sampler_); in BindCommandBuffer() local
Dcore_validation.cpp431 void AddCommandBufferBindingSampler(GLOBAL_CB_NODE *cb_node, SAMPLER_STATE *sampler_state) { in AddCommandBufferBindingSampler()
4166 …eCallValidateDestroySampler(layer_data *dev_data, VkSampler sampler, SAMPLER_STATE **sampler_state, in PreCallValidateDestroySampler()
4178 …PostCallRecordDestroySampler(layer_data *dev_data, VkSampler sampler, SAMPLER_STATE *sampler_state, in PostCallRecordDestroySampler()
4187 SAMPLER_STATE *sampler_state = nullptr; in DestroySampler() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.h68 struct lp_static_sampler_state sampler_state; member
/external/mesa3d/src/intel/tools/
Daubinator.c305 struct gen_group *sampler_state; in dump_samplers() local
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c2637 struct pipe_sampler_state *sampler_state = in vc4_setup_shared_key() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c2159 const struct lp_static_sampler_state *sampler_state = bld->static_sampler_state; in lp_build_sample_general() local