Home | History | Annotate | Download | only in glsl

Lines Matching full:ir_texture

63    ir_texture *read_texture(s_expression *);
933 ir_texture *
985 op = ir_texture::get_opcode(tag->value());
993 ir_texture *tex = new(mem_ctx) ir_texture(op);