Home
last modified time | relevance | path

Searched refs:fixedsamplelocations (Results 1 – 23 of 23) sorted by relevance

/external/deqp/external/openglcts/modules/gles31/
Des31cTextureStorageMultisampleTexStorage2DMultisampleTests.cpp121 const glw::GLboolean fixedsamplelocations = GL_FALSE; in iterate() local
162 fixedsamplelocations); in iterate()
179 fixedsamplelocations); in iterate()
477 const glw::GLboolean fixedsamplelocations = GL_TRUE; in iterate() local
497 …torage2DMultisample(target, samples, internalformats_list[i], width, height, fixedsamplelocations); in iterate()
621 const glw::GLboolean fixedsamplelocations = GL_TRUE; in iterate() local
630 …ltisample(GL_TEXTURE_2D_MULTISAMPLE, samples, internalformat, width, height, fixedsamplelocations); in iterate()
636 …ltisample(GL_TEXTURE_2D_MULTISAMPLE, samples, internalformat, width, height, fixedsamplelocations); in iterate()
647 fixedsamplelocations); in iterate()
655 fixedsamplelocations); in iterate()
[all …]
Des31cTextureStorageMultisampleGetTexLevelParameterifvTests.hpp54 glw::GLboolean fixedsamplelocations; member
89 , fixedsamplelocations(GL_FALSE) in texture_properties()
Des31cTextureStorageMultisampleGetTexLevelParameterifvTests.cpp250 texture_2d_multisample_properties.fixedsamplelocations = GL_FALSE; in iterate()
292 texture_2d_multisample_array_properties.fixedsamplelocations = GL_TRUE; in iterate()
438 texture_ptr->fixedsamplelocations); in iterate()
467 texture_ptr->fixedsamplelocations); in iterate()
/external/mesa3d/src/mesa/main/
Dteximage.h600 GLsizei height, GLboolean fixedsamplelocations);
606 GLboolean fixedsamplelocations);
611 GLsizei height, GLboolean fixedsamplelocations);
617 GLboolean fixedsamplelocations);
623 GLboolean fixedsamplelocations);
629 GLboolean fixedsamplelocations);
Dteximage.c5755 GLboolean fixedsamplelocations, in texture_image_multisample() argument
5858 samples, fixedsamplelocations); in texture_image_multisample()
5887 samples, fixedsamplelocations); in texture_image_multisample()
5926 GLsizei height, GLboolean fixedsamplelocations) in _mesa_TexImage2DMultisample() argument
5937 fixedsamplelocations, GL_FALSE, 0, in _mesa_TexImage2DMultisample()
5946 GLboolean fixedsamplelocations) in _mesa_TexImage3DMultisample() argument
5957 fixedsamplelocations, GL_FALSE, 0, in _mesa_TexImage3DMultisample()
5979 GLsizei height, GLboolean fixedsamplelocations) in _mesa_TexStorage2DMultisample() argument
5993 fixedsamplelocations, GL_TRUE, 0, in _mesa_TexStorage2DMultisample()
6001 GLboolean fixedsamplelocations) in _mesa_TexStorage3DMultisample() argument
[all …]
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl5843 …izei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) argument
5850 DE_UNREF(fixedsamplelocations);
5869 …Lenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) argument
5877 DE_UNREF(fixedsamplelocations);
5977 …izei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) argument
5984 DE_UNREF(fixedsamplelocations);
5999 …Lenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) argument
6007 DE_UNREF(fixedsamplelocations);
6321 …izei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) argument
6328 DE_UNREF(fixedsamplelocations);
[all …]
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl4946 …Lenum internalformat, glw::GLsizei width, glw::GLsizei height, glw::GLboolean fixedsamplelocations) argument
4949 …rmat) << ", " << width << ", " << height << ", " << getBooleanStr(fixedsamplelocations) << ");" <<…
4950 m_gl.texImage2DMultisample(target, samples, internalformat, width, height, fixedsamplelocations);
4960 …, glw::GLsizei width, glw::GLsizei height, glw::GLsizei depth, glw::GLboolean fixedsamplelocations) argument
4963 …width << ", " << height << ", " << depth << ", " << getBooleanStr(fixedsamplelocations) << ");" <<…
4964 …texImage3DMultisample(target, samples, internalformat, width, height, depth, fixedsamplelocations);
5037 …Lenum internalformat, glw::GLsizei width, glw::GLsizei height, glw::GLboolean fixedsamplelocations) argument
5040 …rmat) << ", " << width << ", " << height << ", " << getBooleanStr(fixedsamplelocations) << ");" <<…
5041 m_gl.texStorage2DMultisample(target, samples, internalformat, width, height, fixedsamplelocations);
5051 …, glw::GLsizei width, glw::GLsizei height, glw::GLsizei depth, glw::GLboolean fixedsamplelocations) argument
[all …]
DgluCallLogWrapperApi.inl678 …enum internalformat, glw::GLsizei width, glw::GLsizei height, glw::GLboolean fixedsamplelocations);
680 … glw::GLsizei width, glw::GLsizei height, glw::GLsizei depth, glw::GLboolean fixedsamplelocations);
691 …enum internalformat, glw::GLsizei width, glw::GLsizei height, glw::GLboolean fixedsamplelocations);
693 … glw::GLsizei width, glw::GLsizei height, glw::GLsizei depth, glw::GLboolean fixedsamplelocations);
724 …enum internalformat, glw::GLsizei width, glw::GLsizei height, glw::GLboolean fixedsamplelocations);
725 …enum internalformat, glw::GLsizei width, glw::GLsizei height, glw::GLboolean fixedsamplelocations);
728 … glw::GLsizei width, glw::GLsizei height, glw::GLsizei depth, glw::GLboolean fixedsamplelocations);
729 … 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) 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);
[all …]
DglwFunctionTypes.inl678 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
680 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
691 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
693 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
724 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
725 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
728 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
729 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
DglwApi.inl1584 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
1586 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
1597 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
1599 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
1630 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
1631 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
1634 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
1635 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
/external/swiftshader/include/GL/
Dglcorearb.h1617 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
1618 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
1637 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
1638 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
2541 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
2542 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
2585 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
2586 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
2724 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
2725 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
[all …]
Dglext.h1504 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
1505 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
1524 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
1525 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
2489 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
2490 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
2533 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
2534 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
2672 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
2673 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
[all …]
/external/mesa3d/include/GL/
Dglcorearb.h1617 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
1618 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
1637 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
1638 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
2541 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
2542 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
2585 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
2586 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
2724 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
2725 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
[all …]
Dglext.h1504 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
1505 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
1524 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
1525 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
2489 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
2490 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
2533 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
2534 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
2672 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
2673 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
[all …]
/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c1742 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
[all …]
/external/mesa3d/include/GLES3/
Dgl32.h1442 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
1511 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
1776 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
1821 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
Dgl31.h1442 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
1511 …zei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
/external/skqp/include/gpu/gl/
DGrGLFunctions.h135 …RasterSamplesFn = GrGLvoid GR_GL_FUNCTION_TYPE(GrGLuint samples, GrGLboolean fixedsamplelocations);
/external/mesa3d/include/GLES2/
Dgl2ext.h709 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
711 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
1618 …def void (GL_APIENTRYP PFNGLRASTERSAMPLESEXTPROC) (GLuint samples, GLboolean fixedsamplelocations);
1620 GL_APICALL void GL_APIENTRY glRasterSamplesEXT (GLuint samples, GLboolean fixedsamplelocations);
/external/swiftshader/include/GLES2/
Dgl2ext.h719 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
721 …enum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
1652 …def void (GL_APIENTRYP PFNGLRASTERSAMPLESEXTPROC) (GLuint samples, GLboolean fixedsamplelocations);
1654 GL_APICALL void GL_APIENTRY glRasterSamplesEXT (GLuint samples, GLboolean fixedsamplelocations);
/external/skia/src/gpu/gl/
DGrGLTestInterface.h129 virtual GrGLvoid rasterSamples(GrGLuint samples, GrGLboolean fixedsamplelocations) {} in rasterSamples() argument
/external/skqp/src/gpu/gl/
DGrGLTestInterface.h129 virtual GrGLvoid rasterSamples(GrGLuint samples, GrGLboolean fixedsamplelocations) {} in rasterSamples() argument