Home | History | Annotate | Download | only in glsl

Lines Matching full:ir_texture

1763  * Texture sampling opcodes used in ir_texture
1806 class ir_texture : public ir_rvalue {
1808 ir_texture(enum ir_texture_opcode op)
1816 virtual ir_texture *clone(void *mem_ctx, struct hash_table *) const;