Searched defs:framebufferTexture2D (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcFramebufferCompleteness.cpp | 138 void TestContext::framebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint t… in framebufferTexture2D() function in glcts::__anon6da9912e0111::TestContext
|
/aosp_15_r20/external/autotest/client/deps/webgl_mpd/src/debug/ |
H A D | webgl-debug.js | 124 'framebufferTexture2D': {5: { 0:true, 1:true, 2:true }}, property
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrGLContext.cpp | 372 void GLContext::framebufferTexture2D(uint32_t target, uint32_t attachment, uint32_t textarget, uint… in framebufferTexture2D() function in sglr::GLContext
|
H A D | sglrReferenceContext.cpp | 2117 void ReferenceContext::framebufferTexture2D(uint32_t target, uint32_t attachment, uint32_t textarge… in framebufferTexture2D() function in sglr::ReferenceContext
|
/aosp_15_r20/external/angle/src/tests/perf_tests/ |
H A D | TracePerfTest.cpp | 2068 auto framebufferTexture2D = gles1 ? glFramebufferTexture2DOES : glFramebufferTexture2D; in initializeBenchmark() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | DispatchTableGL_autogen.h | 283 PFNGLFRAMEBUFFERTEXTURE2DPROC framebufferTexture2D = nullptr; variable
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwFunctions.inl | 223 glFramebufferTexture2DFunc framebufferTexture2D; variable
|
/aosp_15_r20/external/angle/src/libANGLE/capture/ |
H A D | FrameCapture.cpp | 137 decltype(&gl::CaptureFramebufferTexture2D) framebufferTexture2D; member
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Context.cpp | 5148 void Context::framebufferTexture2D(GLenum target, in framebufferTexture2D() function in gl::Context
|