Home
last modified time | relevance | path

Searched defs:set_sampler (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dir.cpp1796 ir_texture::set_sampler(ir_dereference *sampler, const glsl_type *type) in set_sampler() function in ir_texture
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.c1217 set_sampler(struct cso_context *ctx, enum pipe_shader_type shader_stage, in set_sampler() function