Lines Matching refs:fixedsamplelocations
1742 GLboolean fixedsamplelocations; member
1752 const GLboolean fixedsamplelocations = cmd->fixedsamplelocations; in _mesa_unmarshal_TexImage2DMultisample() local
1753 …tx->CurrentServerDispatch, (target, samples, internalformat, width, height, fixedsamplelocations)); in _mesa_unmarshal_TexImage2DMultisample()
1756 …izei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) in _mesa_marshal_TexImage2DMultisample() argument
1769 cmd->fixedsamplelocations = fixedsamplelocations; in _mesa_marshal_TexImage2DMultisample()
1776 …tx->CurrentServerDispatch, (target, samples, internalformat, width, height, fixedsamplelocations)); in _mesa_marshal_TexImage2DMultisample()
3106 GLboolean fixedsamplelocations; member
3117 const GLboolean fixedsamplelocations = cmd->fixedsamplelocations; in _mesa_unmarshal_TextureStorage3DMultisample() local
3118 …entServerDispatch, (texture, samples, internalformat, width, height, depth, fixedsamplelocations)); in _mesa_unmarshal_TextureStorage3DMultisample()
3121 …Lenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) in _mesa_marshal_TextureStorage3DMultisample() argument
3135 cmd->fixedsamplelocations = fixedsamplelocations; in _mesa_marshal_TextureStorage3DMultisample()
3142 …entServerDispatch, (texture, samples, internalformat, width, height, depth, fixedsamplelocations)); in _mesa_marshal_TextureStorage3DMultisample()
25771 GLboolean fixedsamplelocations; member
25782 const GLboolean fixedsamplelocations = cmd->fixedsamplelocations; in _mesa_unmarshal_TexStorage3DMultisample() local
25783 …rentServerDispatch, (target, samples, internalformat, width, height, depth, fixedsamplelocations)); in _mesa_unmarshal_TexStorage3DMultisample()
25786 …Lenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) in _mesa_marshal_TexStorage3DMultisample() argument
25800 cmd->fixedsamplelocations = fixedsamplelocations; in _mesa_marshal_TexStorage3DMultisample()
25807 …rentServerDispatch, (target, samples, internalformat, width, height, depth, fixedsamplelocations)); in _mesa_marshal_TexStorage3DMultisample()
34697 GLboolean fixedsamplelocations; member
34707 const GLboolean fixedsamplelocations = cmd->fixedsamplelocations; in _mesa_unmarshal_TexStorage2DMultisample() local
34708 …tx->CurrentServerDispatch, (target, samples, internalformat, width, height, fixedsamplelocations)); in _mesa_unmarshal_TexStorage2DMultisample()
34711 …izei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) in _mesa_marshal_TexStorage2DMultisample() argument
34724 cmd->fixedsamplelocations = fixedsamplelocations; in _mesa_marshal_TexStorage2DMultisample()
34731 …tx->CurrentServerDispatch, (target, samples, internalformat, width, height, fixedsamplelocations)); in _mesa_marshal_TexStorage2DMultisample()
36178 GLboolean fixedsamplelocations; member
36188 const GLboolean fixedsamplelocations = cmd->fixedsamplelocations; in _mesa_unmarshal_TextureStorage2DMultisample() local
36189 …x->CurrentServerDispatch, (texture, samples, internalformat, width, height, fixedsamplelocations)); in _mesa_unmarshal_TextureStorage2DMultisample()
36192 …izei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) in _mesa_marshal_TextureStorage2DMultisample() argument
36205 cmd->fixedsamplelocations = fixedsamplelocations; in _mesa_marshal_TextureStorage2DMultisample()
36212 …x->CurrentServerDispatch, (texture, samples, internalformat, width, height, fixedsamplelocations)); in _mesa_marshal_TextureStorage2DMultisample()
38094 GLboolean fixedsamplelocations; member
38105 const GLboolean fixedsamplelocations = cmd->fixedsamplelocations; in _mesa_unmarshal_TexImage3DMultisample() local
38106 …rentServerDispatch, (target, samples, internalformat, width, height, depth, fixedsamplelocations)); in _mesa_unmarshal_TexImage3DMultisample()
38109 …Lenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) in _mesa_marshal_TexImage3DMultisample() argument
38123 cmd->fixedsamplelocations = fixedsamplelocations; in _mesa_marshal_TexImage3DMultisample()
38130 …rentServerDispatch, (target, samples, internalformat, width, height, depth, fixedsamplelocations)); in _mesa_marshal_TexImage3DMultisample()