Searched defs:sampler_type (Results 1 – 5 of 5) sorted by relevance
21 def get_sampler_dim(sampler_type): argument36 def get_coord_dim(sampler_type): argument43 def get_extra_dim(sampler_type, use_proj, unused_fields): argument51 def get_txs_dim(sampler_type): argument56 def generate_sigs(g, tex_inst, sampler_type, variant = 0, unused_fields = 0): argument131 def generate_fiu_sigs(tex_inst, sampler_type, variant = 0, unused_fields = 0): argument
83 unsigned sampler_type:2; /**< Type of data returned using this sampler. member
944 const glsl_type *sampler_type = NULL; in load_texture() local
2028 const glsl_type *sampler_type = ir->sampler->type; in visit() local
2637 const glsl_type *sampler_type = ir->sampler->type; in visit() local