/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwImpl.inl | 9 const glw::Functions* gl = glw::getCurrentThreadFunctions(); local 17 const glw::Functions* gl = glw::getCurrentThreadFunctions(); local 25 const glw::Functions* gl = glw::getCurrentThreadFunctions(); local 33 const glw::Functions* gl = glw::getCurrentThreadFunctions(); local 41 const glw::Functions* gl = glw::getCurrentThreadFunctions(); local 49 const glw::Functions* gl = glw::getCurrentThreadFunctions(); local 57 const glw::Functions* gl = glw::getCurrentThreadFunctions(); local 65 const glw::Functions* gl = glw::getCurrentThreadFunctions(); local 73 const glw::Functions* gl = glw::getCurrentThreadFunctions(); local 81 const glw::Functions* gl = glw::getCurrentThreadFunctions(); local [all …]
|
H A D | glwInitFunctions.cpp | 35 void initES20(Functions *gl, const FunctionLoader *loader) in initES20() 40 void initES30(Functions *gl, const FunctionLoader *loader) in initES30() 45 void initES31(Functions *gl, const FunctionLoader *loader) in initES31() 50 void initES32(Functions *gl, const FunctionLoader *loader) in initES32() 55 void initGL30Core(Functions *gl, const FunctionLoader *loader) in initGL30Core() 60 void initGL31Core(Functions *gl, const FunctionLoader *loader) in initGL31Core() 65 void initGL32Core(Functions *gl, const FunctionLoader *loader) in initGL32Core() 70 void initGL33Core(Functions *gl, const FunctionLoader *loader) in initGL33Core() 75 void initGL40Core(Functions *gl, const FunctionLoader *loader) in initGL40Core() 80 void initGL41Core(Functions *gl, const FunctionLoader *loader) in initGL41Core() [all …]
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp | 83 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 212 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 290 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in Test() local 344 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in Clean() local 387 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 475 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in Test() local 554 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in SubTestAttachmentError() local 583 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in SubTestStatus() local 615 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in SubTestContent() local 697 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in MaxTextureLevels() local [all …]
|
H A D | gl3cTransformFeedbackTests.cpp | 142 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 393 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in testExtension1() local 985 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in testExtension2() local 1202 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in testExtension3() local 1387 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in testInstanced() local 1810 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in testNoVertexNoGeometry() local 1849 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in testInvalidVarying() local 1895 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in testRepeatedVarying() local 1941 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in testTooManyVaryings() local 2164 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in test_max_transform_feedback_interleaved_components() local [all …]
|
H A D | gl4cShaderDrawParametersTests.cpp | 112 const Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 164 const Functions &gl = m_context.getRenderContext().getFunctions(); in init() local 204 const Functions &gl = m_context.getRenderContext().getFunctions(); in deinit() local 236 const Functions &gl = m_context.getRenderContext().getFunctions(); in draw() local 302 const Functions &gl = m_context.getRenderContext().getFunctions(); in verify() local 379 const Functions &gl = m_context.getRenderContext().getFunctions(); in drawCommand() local 405 const Functions &gl = m_context.getRenderContext().getFunctions(); in drawCommand() local 417 const Functions &gl = m_context.getRenderContext().getFunctions(); in initChild() local 442 const Functions &gl = m_context.getRenderContext().getFunctions(); in deinitChild() local 450 const Functions &gl = m_context.getRenderContext().getFunctions(); in drawCommand() local [all …]
|
H A D | gl4cDirectStateAccessVertexArraysTests.cpp | 81 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 215 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 310 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in BuildProgram() local 475 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in PrepareVAO() local 524 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in PrepareXFB() local 550 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in DrawAndCheck() local 622 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in TurnOnAttributes() local 695 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in Clean() local 814 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 878 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in PrepareProgram() local [all …]
|
H A D | gl4cBufferStorageTests.cpp | 390 const Functions &gl = context.getRenderContext().getFunctions(); in getDirectStateAccessSupport() local 422 bool isGLVersionAtLeast(const glw::Functions &gl, glw::GLint required_major, glw::GLint required_mi… in isGLVersionAtLeast() 508 const Functions &gl = m_context.getRenderContext().getFunctions(); in InitData() local 529 const Functions &gl = m_context.getRenderContext().getFunctions(); in InitStorage() local 543 const Functions &gl = m_context.getRenderContext().getFunctions(); in Release() local 555 const Functions &gl = m_context.getRenderContext().getFunctions(); in Bind() local 566 const Functions &gl = m_context.getRenderContext().getFunctions(); in BindBase() local 579 const Functions &gl = m_context.getRenderContext().getFunctions(); in BindRange() local 592 const Functions &gl = m_context.getRenderContext().getFunctions(); in MapRange() local 608 const Functions &gl = m_context.getRenderContext().getFunctions(); in UnMap() local [all …]
|
H A D | gl4cDirectStateAccessXFBTests.cpp | 74 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 295 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in prepare() local 329 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in testBuffersBindingPoints() local 375 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in testBuffersDimensions() local 522 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in clean() local 632 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in prepareObjects() local 722 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in prepareTestSetup() local 774 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in testBindingPoint() local 825 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in testStart() local 877 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in testSize() local [all …]
|
H A D | gl4cDirectStateAccessTexturesTests.cpp | 84 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 767 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in CreateBufferTexture() local 839 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in PrepareFramebuffer() local 889 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in PrepareProgram() local 1039 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in PrepareVertexArray() local 1054 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in Draw() local 1077 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in Check() local 1161 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in CleanBufferTexture() local 1186 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in CleanFramebuffer() local 1211 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in CleanProgram() local [all …]
|
H A D | gl3cTransformFeedbackOverflowQueryTests.cpp | 169 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 208 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in verifyCurrentQueryState() local 319 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in init() local 328 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinit() local 339 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 450 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in verifyError() local 502 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in init() local 510 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinit() local 520 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 617 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in init() local [all …]
|
H A D | gl4cPipelineStatisticsQueryTests.cpp | 316 const glw::Functions &gl = render_context.getFunctions(); in executeQuery() local 1062 …eStatisticsQueryUtilities::isDrawCallSupported(_draw_call_type draw_call, const glw::Functions &gl) in isDrawCallSupported() 1443 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinit() local 1473 const glw::Functions &gl = render_context.getFunctions(); in iterate() local 1587 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinit() local 1607 const glw::Functions &gl = render_context.getFunctions(); in iterate() local 1725 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in buildProgram() local 1905 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinit() local 1976 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in initFBO() local 2024 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in initVAO() local [all …]
|
H A D | gl4cDirectStateAccessBuffersTests.cpp | 81 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 212 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 307 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in TestCase() local 375 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in UploadUsingNamedBufferData() local 399 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in UploadUsingNamedBufferSubData() local 421 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in UploadUsingNamedBufferStorage() local 446 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in UploadUsingCopyNamedBufferSubData() local 691 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in ClearNamedBuffer() local 713 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in ClearNamedBuffer() local 864 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in TestClearNamedBufferData() local [all …]
|
H A D | gl4cDirectStateAccessQueriesTests.cpp | 79 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 290 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in prepare() local 311 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in testQueryParameter() local 337 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in clean() local 370 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 448 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in testNegativeNumberOfObjects() local 501 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in testInvalidTarget() local 550 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in testInvalidQueryName() local 753 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in testInvalidBufferName() local 871 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in testInvalidParameterName() local [all …]
|
H A D | gl4cMultiBindTests.cpp | 424 const Functions &gl = m_context->getRenderContext().getFunctions(); in InitData() local 438 const Functions &gl = m_context->getRenderContext().getFunctions(); in Release() local 455 const Functions &gl = m_context->getRenderContext().getFunctions(); in Bind() local 471 const Functions &gl = m_context->getRenderContext().getFunctions(); in BindBase() local 482 void Buffer::Bind(const glw::Functions &gl, glw::GLuint id, glw::GLenum target) in Bind() 495 void Buffer::BindBase(const glw::Functions &gl, glw::GLuint id, glw::GLenum target, glw::GLuint ind… in BindBase() 509 void Buffer::Data(const glw::Functions &gl, glw::GLenum target, glw::GLenum usage, glw::GLsizeiptr … in Data() 521 void Buffer::Generate(const glw::Functions &gl, glw::GLuint &out_id) in Generate() 544 void Buffer::SubData(const glw::Functions &gl, glw::GLenum target, glw::GLintptr offset, glw::GLsiz… in SubData() 578 const Functions &gl = m_context.getRenderContext().getFunctions(); in Release() local [all …]
|
H A D | gl4cShaderSubroutineTests.cpp | 59 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in ~buffer() local 75 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in bindRange() local 86 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in generate() local 101 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in update() local 126 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in ~framebuffer() local 143 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in attachTexture() local 163 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in bind() local 175 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in clear() local 190 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in clearColor() local 201 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in generate() local [all …]
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/ |
H A D | es31cTextureStorageMultisampleTexStorage3DMultisampleTests.cpp | 110 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinit() local 155 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in initInternals() local 190 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 316 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinit() local 341 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in initInternals() local 376 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 415 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinit() local 436 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in initInternals() local 463 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 511 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinit() local [all …]
|
H A D | es31cTextureStorageMultisampleDependenciesTests.cpp | 66 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinit() local 106 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 294 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinit() local 336 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 481 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinit() local 529 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 716 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinit() local 758 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 901 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinit() local 943 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local [all …]
|
H A D | es31cTextureStorageMultisampleTexStorage2DMultisampleTests.cpp | 73 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinitInternalIteration() local 95 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in initInternalIteration() local 122 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 217 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinit() local 234 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in initInternals() local 248 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 429 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinitInternalIteration() local 451 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in initInternalIteration() local 478 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 553 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinitTexture() local [all …]
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcLayoutLocationTests.cpp | 52 void setTexParameters(const Functions &gl, GLenum target, bool depthTexture) in setTexParameters() 93 ResultData createTexture1D(const Functions &gl, std::size_t components, GLenum internalFormat, GLen… in createTexture1D() 107 ResultData createTexture2D(const Functions &gl, std::size_t components, GLenum target, GLenum inter… in createTexture2D() 122 ResultData createTexture3D(const Functions &gl, std::size_t components, GLenum internalFormat, GLen… in createTexture3D() 137 ResultData createCubeMap(const Functions &gl, std::size_t components, GLenum internalFormat, GLenum… in createCubeMap() 154 ResultData createTexture2DArray(const Functions &gl, std::size_t components, GLenum internalFormat,… in createTexture2DArray() 169 ResultData createTextureBuffer(const Functions &gl, GLenum internalFormat) in createTextureBuffer() 191 ResultData create(const Functions &gl) in create() 198 ResultData create<GL_TEXTURE_2D, GL_RGBA8>(const Functions &gl) in create() 204 ResultData create<GL_TEXTURE_3D, GL_RGBA8>(const Functions &gl) in create() [all …]
|
H A D | glcRobustBufferAccessBehaviorTests.cpp | 68 Buffer::Buffer(const glw::Functions &gl) : m_id(m_invalid_id), m_gl(gl), m_target(GL_ARRAY_BUFFER) in Buffer() 134 void Buffer::Bind(const glw::Functions &gl, glw::GLuint id, glw::GLenum target) in Bind() 147 void Buffer::BindBase(const glw::Functions &gl, glw::GLuint id, glw::GLenum target, glw::GLuint ind… in BindBase() 161 void Buffer::Data(const glw::Functions &gl, glw::GLenum target, glw::GLenum usage, glw::GLsizeiptr … in Data() 173 void Buffer::Generate(const glw::Functions &gl, glw::GLuint &out_id) in Generate() 196 void Buffer::SubData(const glw::Functions &gl, glw::GLenum target, glw::GLintptr offset, glw::GLsiz… in SubData() 210 Framebuffer::Framebuffer(const glw::Functions &gl) : m_id(m_invalid_id), m_gl(gl) in Framebuffer() 245 void Framebuffer::AttachTexture(const glw::Functions &gl, glw::GLenum target, glw::GLenum attachmen… in AttachTexture() 261 void Framebuffer::Bind(const glw::Functions &gl, glw::GLenum target, glw::GLuint id) in Bind() 270 void Framebuffer::Generate(const glw::Functions &gl, glw::GLuint &out_id) in Generate() [all …]
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArrayImageTextureSize.cpp | 86 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in initTest() local 110 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinit() local 155 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 233 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in createCubeMapArrayTexture() local 323 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in configureTextures() local 344 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deleteTextures() local 371 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in configureUniforms() local 410 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in configureTestSpecificObjects() local 432 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deleteTestSpecificObjects() local 457 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in configureTextures() local [all …]
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluTexture.cpp | 58 const glw::Functions &gl = context.getFunctions(); in Texture1D() local 69 const glw::Functions &gl = context.getFunctions(); in Texture1D() local 82 const glw::Functions &gl = m_context.getFunctions(); in upload() local 113 const glw::Functions &gl = context.getFunctions(); in Texture2D() local 125 const glw::Functions &gl = context.getFunctions(); in Texture2D() local 139 const glw::Functions &gl = context.getFunctions(); in Texture2D() local 166 const glw::Functions &gl = m_context.getFunctions(); in upload() local 194 const glw::Functions &gl = m_context.getFunctions(); in loadCompressed() local 303 const glw::Functions &gl = m_context.getFunctions(); in upload() local 340 const glw::Functions &gl = m_context.getFunctions(); in TextureCube() local [all …]
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/geometry_shader/ |
H A D | esextcGeometryShaderLinking.cpp | 90 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinit() local 120 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in initShaderObjects() local 191 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 278 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinit() local 296 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinitSOs() local 386 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in initShaderObjects() local 465 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 565 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinit() local 581 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinitSOs() local 751 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in initShaderObjects() local [all …]
|
H A D | esextcGeometryShaderLayeredFBO.cpp | 51 …derLayeredFBOShared::checkFBOCompleteness(tcu::TestContext &test_context, const glw::Functions &gl, in checkFBOCompleteness() 87 void GeometryShaderLayeredFBOShared::deinitFBOs(const glw::Functions &gl, const glw::GLuint *fbo_id… in deinitFBOs() 101 void GeometryShaderLayeredFBOShared::deinitTOs(const glw::Functions &gl, const glw::GLuint *to_ids) in deinitTOs() 116 void GeometryShaderLayeredFBOShared::initFBOs(const glw::Functions &gl, in initFBOs() 202 void GeometryShaderLayeredFBOShared::initTOs(const glw::Functions &gl, in initTOs() 302 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinit() local 336 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 397 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinit() local 431 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 577 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinit() local [all …]
|
H A D | esextcGeometryShaderAPI.cpp | 141 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinit() local 199 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in initFBO() local 235 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in initPipelineObject() local 257 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 427 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinit() local 448 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 505 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinit() local 526 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local 595 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in deinit() local 630 const glw::Functions &gl = m_context.getRenderContext().getFunctions(); in iterate() local [all …]
|