/external/mesa3d/src/mesa/main/ |
D | samplerobj.c | 157 create_samplers(struct gl_context *ctx, GLsizei count, GLuint *samplers, in create_samplers() 190 create_samplers_err(struct gl_context *ctx, GLsizei count, GLuint *samplers, in create_samplers_err() 206 _mesa_GenSamplers_no_error(GLsizei count, GLuint *samplers) in _mesa_GenSamplers_no_error() 213 _mesa_GenSamplers(GLsizei count, GLuint *samplers) in _mesa_GenSamplers() 220 _mesa_CreateSamplers_no_error(GLsizei count, GLuint *samplers) in _mesa_CreateSamplers_no_error() 227 _mesa_CreateSamplers(GLsizei count, GLuint *samplers) in _mesa_CreateSamplers() 235 delete_samplers(struct gl_context *ctx, GLsizei count, const GLuint *samplers) in delete_samplers() 269 _mesa_DeleteSamplers_no_error(GLsizei count, const GLuint *samplers) in _mesa_DeleteSamplers_no_error() 277 _mesa_DeleteSamplers(GLsizei count, const GLuint *samplers) in _mesa_DeleteSamplers() 358 const GLuint *samplers, bool no_error) in bind_samplers() [all …]
|
/external/mesa3d/src/gallium/auxiliary/postprocess/ |
D | pp_mlaa.c | 141 const struct pipe_sampler_state *samplers[] = {&p->sampler_point}; in pp_jimenezmlaa_run() local 170 const struct pipe_sampler_state *samplers[] = in pp_jimenezmlaa_run() local 202 const struct pipe_sampler_state *samplers[] = in pp_jimenezmlaa_run() local
|
D | pp_colors.c | 40 const struct pipe_sampler_state *samplers[] = {&p->sampler_point}; in pp_nocolor() local
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_zscan.h | 53 void *samplers[3]; member
|
D | vl_idct.h | 49 void *samplers[2]; member
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
D | xa_yuv.c | 72 struct pipe_sampler_state *samplers[3]; in xa_yuv_bind_samplers() local
|
/external/v8/src/libsampler/ |
D | sampler.cc | 254 SamplerList* samplers = new SamplerList(); in AddSampler() local 258 SamplerList* samplers = reinterpret_cast<SamplerList*>(entry->value); in AddSampler() local 282 SamplerList* samplers = reinterpret_cast<SamplerList*>(entry->value); in RemoveSampler() local 304 SamplerList& samplers = *static_cast<SamplerList*>(entry->value); in DoSample() local
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_texture.c | 192 unsigned num_samplers, void **samplers) in nv30_bind_sampler_states()
|
D | nv30_context.h | 83 struct nv30_sampler_state *samplers[PIPE_MAX_SAMPLERS]; member 96 struct nv30_sampler_state *samplers[PIPE_MAX_SAMPLERS]; member
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_descriptor_set.c | 65 uint32_t *samplers = (uint32_t*)&set_layout->binding[max_binding + 1]; in radv_CreateDescriptorSetLayout() local 355 …const uint32_t *samplers = (const uint32_t*)((const char*)layout + layout->binding[i].immutable_sa… in radv_descriptor_set_create() local 702 const uint32_t *samplers = radv_immutable_samplers(set->layout, binding_layout); in radv_update_descriptor_sets() local
|
/external/mesa3d/src/gallium/state_trackers/clover/core/ |
D | kernel.hpp | 57 std::vector<void *> samplers; member
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_descriptors.c | 226 static void si_release_sampler_views(struct si_samplers *samplers) in si_release_sampler_views() 275 struct si_samplers *samplers) in si_sampler_views_begin_new_cs() 497 struct si_samplers *samplers = &sctx->samplers[shader]; in si_set_sampler_view() local 562 struct si_samplers *samplers = &sctx->samplers[shader]; in si_update_shader_needs_decompress_mask() local 596 si_samplers_update_needs_color_decompress_mask(struct si_samplers *samplers) in si_samplers_update_needs_color_decompress_mask() 870 struct si_samplers *samplers = &sctx->samplers[shader]; in si_bind_sampler_states() local 1611 struct si_samplers *samplers = &sctx->samplers[shader]; in si_rebind_buffer() local 1874 struct si_samplers *samplers = &sctx->samplers[shader]; in si_update_all_texture_descriptors() local
|
/external/mesa3d/src/gallium/drivers/virgl/ |
D | virgl_context.h | 55 struct virgl_textures_info samplers[PIPE_SHADER_TYPES]; member
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_hw_context.c | 402 struct r600_textures_info *samplers = &ctx->samplers[shader]; in r600_begin_new_cs() local
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_nir_apply_pipeline_layout.c | 394 struct anv_sampler **samplers = binding->immutable_samplers; in anv_nir_apply_pipeline_layout() local 409 struct anv_sampler **samplers = binding->immutable_samplers; in anv_nir_apply_pipeline_layout() local
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_sampler.c | 72 void **samplers) in llvmpipe_bind_sampler_states()
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_state_sampler.c | 55 void **samplers) in softpipe_bind_sampler_states()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_atom_sampler.c | 253 struct pipe_sampler_state *samplers, in update_shader_samplers()
|
D | st_vdpau.c | 68 struct pipe_sampler_view **samplers; in st_vdpau_video_surface_gallium() local
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_state.c | 299 void **samplers) in i915_bind_vertex_sampler_states() 334 void **samplers) in i915_bind_fragment_sampler_states() 364 void **samplers) in i915_bind_sampler_states()
|
/external/mesa3d/src/gallium/tests/trivial/ |
D | quad-tex.c | 302 const struct pipe_sampler_state *samplers[] = {&p->sampler}; in draw() local
|
/external/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_texture.c | 45 void **samplers) in etna_bind_sampler_states()
|
/external/skqp/src/gpu/vk/ |
D | GrVkDescriptorSetManager.cpp | 27 SkTArray<const GrVkSampler*> samplers; in CreateUniformManager() local
|
/external/skia/src/gpu/vk/ |
D | GrVkDescriptorSetManager.cpp | 31 SkTArray<const GrVkSampler*> samplers; in CreateUniformManager() local
|
D | GrVkPipelineState.cpp | 40 const UniformInfoArray& samplers, in GrVkPipelineState()
|