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