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