Searched refs:glInvalidateNamedFramebufferData (Results 1 – 18 of 18) sorted by relevance
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | opengl32_with_wgl_autogen.def | 2310 glInvalidateNamedFramebufferData
|
/aosp_15_r20/external/deqp/framework/platform/null/ |
H A D | tcuNullRenderContextInitFuncs.inl | 419 gl->invalidateNamedFramebufferData = glInvalidateNamedFramebufferData;
|
H A D | tcuNullRenderContextFuncs.inl | 3535 GLW_APICALL void GLW_APIENTRY glInvalidateNamedFramebufferData (GLuint framebuffer, GLsizei numAtta… function
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwInitGL45.inl | 320 …ata = (glInvalidateNamedFramebufferDataFunc) loader->get("glInvalidateNamedFramebufferData");
|
H A D | glwInitGL46.inl | 320 …ata = (glInvalidateNamedFramebufferDataFunc) loader->get("glInvalidateNamedFramebufferData");
|
H A D | glwInitExtGL.inl | 672 …Data = (glInvalidateNamedFramebufferDataFunc) loader->get("glInvalidateNamedFramebufferData");
|
H A D | glwApi.inl | 419 #define glInvalidateNamedFramebufferData glwInvalidateNamedFramebufferData macro
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluCallLogWrapperApi.inl | 419 void glInvalidateNamedFramebufferData (glw::GLuint framebuffer, glw::GLsizei numAttachments…
|
H A D | gluCallLogWrapper.inl | 3073 void CallLogWrapper::glInvalidateNamedFramebufferData (glw::GLuint framebuffer, glw::GLsizei numAtt… function in CallLogWrapper 3076 …m_log << TestLog::Message << "glInvalidateNamedFramebufferData(" << framebuffer << ", " << numAtta…
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/ |
D | glcorearb.h | 2800 GLAPI void APIENTRY glInvalidateNamedFramebufferData (GLuint framebuffer, GLsizei numAttachments, c…
|
D | glext.h | 2760 GLAPI void APIENTRY glInvalidateNamedFramebufferData (GLuint framebuffer, GLsizei numAttachments, c…
|
/aosp_15_r20/hardware/google/gfxstream/include/GL/ |
D | GLcorearb.h | 2813 GLAPI void APIENTRY glInvalidateNamedFramebufferData (GLuint framebuffer, GLsizei numAttachments, c…
|
/aosp_15_r20/external/mesa3d/include/GL/ |
H A D | glcorearb.h | 2759 GLAPI void APIENTRY glInvalidateNamedFramebufferData (GLuint framebuffer, GLsizei numAttachments, c…
|
H A D | glext.h | 2732 GLAPI void APIENTRY glInvalidateNamedFramebufferData (GLuint framebuffer, GLsizei numAttachments, c…
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
H A D | glew.c | 10468 …r = ((glInvalidateNamedFramebufferData = (PFNGLINVALIDATENAMEDFRAMEBUFFERDATAPROC)glewGetProcAddre… in _glewInit_GL_ARB_direct_state_access()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
H A D | glew.h | 4490 #define glInvalidateNamedFramebufferData GLEW_GET_FUN(__glewInvalidateNamedFramebufferData) macro
|
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
H A D | gl_generated.h | 18064 #define glInvalidateNamedFramebufferData epoxy_glInvalidateNamedFramebufferData macro
|
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/src/ |
H A D | gl_generated_dispatch.c | 115914 GEN_THUNKS(glInvalidateNamedFramebufferData, (GLuint framebuffer, GLsizei numAttachments, const GLe…
|