Home | History | Annotate | Download | only in functional

Lines Matching refs:TYPE_SAMPLER_2D_ARRAY_SHADOW

771 		case TEXTURETYPE_2D_ARRAY:	samplerType = isShadow ? glu::TYPE_SAMPLER_2D_ARRAY_SHADOW	: glu::getSampler2DArrayType(texFmt);	break;