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