Searched refs:implType (Results 1 – 1 of 1) sorted by relevance
31 GLenum implType = obj->getImplementationColorReadType(context); in ValidateGetImageFormatAndType() local32 if (!ValidES3Type(type) && (type != implType || type == GL_NONE)) in ValidateGetImageFormatAndType()