Searched refs:IsValidCopyTextureSourceInternalFormatEnum (Results 1 – 1 of 1) sorted by relevance
73 bool IsValidCopyTextureSourceInternalFormatEnum(GLenum internalFormat) in IsValidCopyTextureSourceInternalFormatEnum() function98 return IsValidCopyTextureSourceInternalFormatEnum(internalFormat); in IsValidCopySubTextureSourceInternalFormat()3427 if (!IsValidCopyTextureSourceInternalFormatEnum(sourceFormat.internalFormat)) in ValidateCopyTextureCHROMIUM()