Home | History | Annotate | Download | only in functional

Lines Matching refs:TextureType

78 enum TextureType
118 static TextureType getTextureType (glu::DataType samplerType)
223 const TextureType texType = getTextureType(samplerType);
245 static deUint32 getGLTextureTarget (TextureType texType)
266 const TextureType texType = getTextureType(samplerType);