Lines Matching refs:fixedsamplelocations
5383 …izei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) argument
5388 gl->texImage2DMultisample(target, samples, internalformat, width, height, fixedsamplelocations);
5399 …Lenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) argument
5404 …texImage3DMultisample(target, samples, internalformat, width, height, depth, fixedsamplelocations);
5487 …izei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) argument
5492 gl->texStorage2DMultisample(target, samples, internalformat, width, height, fixedsamplelocations);
5503 …Lenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) argument
5508 …xStorage3DMultisample(target, samples, internalformat, width, height, depth, fixedsamplelocations);
5751 …izei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) argument
5756 …textureStorage2DMultisample(texture, samples, internalformat, width, height, fixedsamplelocations);
5759 …izei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) argument
5764 …age2DMultisampleEXT(texture, target, samples, internalformat, width, height, fixedsamplelocations);
5783 …Lenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) argument
5788 …Storage3DMultisample(texture, samples, internalformat, width, height, depth, fixedsamplelocations);
5791 …Lenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) argument
5796 …ltisampleEXT(texture, target, samples, internalformat, width, height, depth, fixedsamplelocations);