Searched refs:SVGA3DSAMP_2D (Results 1 – 4 of 4) sorted by relevance
97 #define PS_TEXTURETYPE_2D SVGA3DSAMP_2D
287 case SVGA3DSAMP_2D: in dump_sampleinfo()
522 return SVGA3DSAMP_2D; in svga_tgsi_sampler_type()525 return SVGA3DSAMP_2D; in svga_tgsi_sampler_type()
273 SVGA3DSAMP_2D = 2, /* dcl_2d s# (for declaring a 2D texture) */ enumerator