Searched refs:IsUnsizedInternalFormat (Results 1 – 5 of 5) sorted by relevance
57 bool IsUnsizedInternalFormat(GLint internalformat);
34 bool IsUnsizedInternalFormat(GLint internalformat) in IsUnsizedInternalFormat() function146 if(!IsUnsizedInternalFormat(internalformat)) in GetSizedInternalFormat()
546 ASSERT(!gl::IsUnsizedInternalFormat(textureFormat)); in ValidateCopyFormats()547 ASSERT(!gl::IsUnsizedInternalFormat(colorbufferFormat)); in ValidateCopyFormats()943 if(gl::IsUnsizedInternalFormat(internalformat)) in ValidateTextureFormatType()
939 if(gl::IsUnsizedInternalFormat(internalformat)) in CopyTexImage2D()
175 if(gl::IsUnsizedInternalFormat(internalformat)) in ValidateTextureFormatType()