Home | History | Annotate | Download | only in glsl

Lines Matching refs:ir_texture

1329  * Texture sampling opcodes used in ir_texture
1360 class ir_texture : public ir_rvalue {
1362 ir_texture(enum ir_texture_opcode op)
1369 virtual ir_texture *clone(void *mem_ctx, struct hash_table *) const;