Home
last modified time | relevance | path

Searched defs:fixedsamplelocations (Results 1 – 9 of 9) sorted by relevance

/external/deqp/external/openglcts/modules/gles31/
Des31cTextureStorageMultisampleTexStorage2DMultisampleTests.cpp121 const glw::GLboolean fixedsamplelocations = GL_FALSE; in iterate() local
477 const glw::GLboolean fixedsamplelocations = GL_TRUE; in iterate() local
621 const glw::GLboolean fixedsamplelocations = GL_TRUE; in iterate() local
806 glw::GLboolean fixedsamplelocations = fixedsamplelocations_list[fixedsamplelocations_index]; in iterate() local
956 glw::GLboolean fixedsamplelocations = fixedsamplelocations_list[fixedsamplelocations_index]; in iterate() local
1095 glw::GLboolean fixedsamplelocations = fixedsamplelocations_list[fixedsamplelocations_index]; in iterate() local
1266 glw::GLboolean fixedsamplelocations = fixedsamplelocations_values[n_fixedsamplelocations_value]; in iterate() local
Des31cTextureStorageMultisampleGetTexLevelParameterifvTests.hpp54 glw::GLboolean fixedsamplelocations; member
/external/mesa3d/src/mesa/main/
Dteximage.c5755 GLboolean fixedsamplelocations, in texture_image_multisample()
5926 GLsizei height, GLboolean fixedsamplelocations) in _mesa_TexImage2DMultisample()
5946 GLboolean fixedsamplelocations) in _mesa_TexImage3DMultisample()
5979 GLsizei height, GLboolean fixedsamplelocations) in _mesa_TexStorage2DMultisample()
6001 GLboolean fixedsamplelocations) in _mesa_TexStorage3DMultisample()
6023 GLboolean fixedsamplelocations) in _mesa_TextureStorage2DMultisample()
6046 GLboolean fixedsamplelocations) in _mesa_TextureStorage3DMultisample()
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl5843 …izei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations)
5869 …Lenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations)
5977 …izei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations)
5999 …Lenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations)
6321 …izei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations)
6332 …izei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations)
6367 …Lenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations)
6379 …Lenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations)
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl4946 …Lenum internalformat, glw::GLsizei width, glw::GLsizei height, glw::GLboolean fixedsamplelocations)
4960 …, glw::GLsizei width, glw::GLsizei height, glw::GLsizei depth, glw::GLboolean fixedsamplelocations)
5037 …Lenum internalformat, glw::GLsizei width, glw::GLsizei height, glw::GLboolean fixedsamplelocations)
5051 …, glw::GLsizei width, glw::GLsizei height, glw::GLsizei depth, glw::GLboolean fixedsamplelocations)
5268 …Lenum internalformat, glw::GLsizei width, glw::GLsizei height, glw::GLboolean fixedsamplelocations)
5275 …Lenum internalformat, glw::GLsizei width, glw::GLsizei height, glw::GLboolean fixedsamplelocations)
5296 …, glw::GLsizei width, glw::GLsizei height, glw::GLsizei depth, glw::GLboolean fixedsamplelocations)
5303 …, glw::GLsizei width, glw::GLsizei height, glw::GLsizei depth, glw::GLboolean fixedsamplelocations)
/external/deqp/framework/opengl/wrapper/
DglwImpl.inl5383 …izei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations)
5399 …Lenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations)
5487 …izei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations)
5503 …Lenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations)
5751 …izei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations)
5759 …izei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations)
5783 …Lenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations)
5791 …Lenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations)
/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c1742 GLboolean fixedsamplelocations; member
1752 const GLboolean fixedsamplelocations = cmd->fixedsamplelocations; in _mesa_unmarshal_TexImage2DMultisample() local
1756 …izei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) in _mesa_marshal_TexImage2DMultisample()
3106 GLboolean fixedsamplelocations; member
3117 const GLboolean fixedsamplelocations = cmd->fixedsamplelocations; in _mesa_unmarshal_TextureStorage3DMultisample() local
3121 …Lenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) in _mesa_marshal_TextureStorage3DMultisample()
25771 GLboolean fixedsamplelocations; member
25782 const GLboolean fixedsamplelocations = cmd->fixedsamplelocations; in _mesa_unmarshal_TexStorage3DMultisample() local
25786 …Lenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) in _mesa_marshal_TexStorage3DMultisample()
34697 GLboolean fixedsamplelocations; member
[all …]
/external/skia/src/gpu/gl/
DGrGLTestInterface.h129 virtual GrGLvoid rasterSamples(GrGLuint samples, GrGLboolean fixedsamplelocations) {} in rasterSamples()
/external/skqp/src/gpu/gl/
DGrGLTestInterface.h129 virtual GrGLvoid rasterSamples(GrGLuint samples, GrGLboolean fixedsamplelocations) {} in rasterSamples()