Home
last modified time | relevance | path

Searched defs:checkFramebufferStatus (Results 1 – 21 of 21) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboTestCase.cpp137 void FboTestCase::checkFramebufferStatus (deUint32 target) in checkFramebufferStatus() function in deqp::gles3::Functional::FboTestCase
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fFboTestCase.cpp141 void FboTestCase::checkFramebufferStatus (deUint32 target) in checkFramebufferStatus() function in deqp::gles31::Functional::FboTestCase
Des31fStencilTexturingTests.cpp507 static void checkFramebufferStatus (const glw::Functions& gl) in checkFramebufferStatus() function
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayStencilAttachments.cpp404 void TextureCubeMapArrayStencilAttachments::checkFramebufferStatus(glw::GLenum framebuffer_status) in checkFramebufferStatus() function in glcts::TextureCubeMapArrayStencilAttachments
DesextcTextureCubeMapArrayImageTextureSize.cpp1236 void TextureCubeMapArrayTextureSizeRTBase::checkFramebufferStatus(glw::GLenum framebuffer) in checkFramebufferStatus() function in glcts::TextureCubeMapArrayTextureSizeRTBase
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/
DesextcTextureBorderClampSamplingTexture.cpp678 void TextureBorderClampSamplingTexture<InputType, OutputType>::checkFramebufferStatus(glw::GLenum f… in checkFramebufferStatus() function in glcts::TextureBorderClampSamplingTexture
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferOperations.cpp584 void TextureBufferOperations::checkFramebufferStatus(glw::GLenum framebuffer) in checkFramebufferStatus() function in glcts::TextureBufferOperations
/third_party/vk-gl-cts/external/openglcts/modules/glesext/
DesextcTestCaseBase.cpp985 void TestCaseBase::checkFramebufferStatus(glw::GLenum framebuffer) const in checkFramebufferStatus() function in glcts::TestCaseBase
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrGLContext.cpp158 deUint32 GLContext::checkFramebufferStatus(deUint32 target) in checkFramebufferStatus() function in sglr::GLContext
DsglrReferenceContext.cpp2171 deUint32 ReferenceContext::checkFramebufferStatus (deUint32 target) in checkFramebufferStatus() function in sglr::ReferenceContext
/third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/
Dwebgl.js448 checkFramebufferStatus: function (...args) { method
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h266 PFNGLCHECKFRAMEBUFFERSTATUSPROC checkFramebufferStatus = nullptr; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h266 PFNGLCHECKFRAMEBUFFERSTATUSPROC checkFramebufferStatus = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl52 glCheckFramebufferStatusFunc checkFramebufferStatus; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp5837 GLenum Context::checkFramebufferStatus(GLenum target) in checkFramebufferStatus() function in gl::Context
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp6611 GLenum Context::checkFramebufferStatus(GLenum target) in checkFramebufferStatus() function in gl::Context
/third_party/typescript/lib/
Dlib.webworker.d.ts4792 checkFramebufferStatus(target: GLenum): GLenum; method
Dlib.dom.d.ts17823 checkFramebufferStatus(target: GLenum): GLenum; method
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts4772 checkFramebufferStatus(target: GLenum): GLenum; method
Ddom.generated.d.ts17803 checkFramebufferStatus(target: GLenum): GLenum; method
/third_party/typescript/tests/lib/
Dlib.d.ts15018 checkFramebufferStatus(target: number): number; method