Home
last modified time | relevance | path

Searched defs:glFramebufferTexture3D (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl225 #define glFramebufferTexture3D glwFramebufferTexture3D macro
/third_party/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json431 "glFramebufferTexture3D": { object
/third_party/glfw/deps/glad/
Dgl.h3026 #define glFramebufferTexture3D glad_glFramebufferTexture3D macro
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl1564 void CallLogWrapper::glFramebufferTexture3D (glw::GLenum target, glw::GLenum attachment, glw::GLenu… function in CallLogWrapper
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp3185 void GL_APIENTRY glFramebufferTexture3D(GLenum target, in glFramebufferTexture3D() function
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl1982 GLW_APICALL void GLW_APIENTRY glFramebufferTexture3D (GLenum target, GLenum attachment, GLenum text… function