Home | History | Annotate | Download | only in functional

Lines Matching refs:TYPE_SAMPLER_2D_SHADOW

769 		case TEXTURETYPE_2D:		samplerType = isShadow ? glu::TYPE_SAMPLER_2D_SHADOW		: glu::getSampler2DType(texFmt);		break;