Searched refs:FramebufferTextureEXT (Results 1 – 8 of 8) sorted by relevance
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
D | entry_points_enum_autogen.h | 360 FramebufferTextureEXT, enumerator
|
D | entry_points_enum_autogen.cpp | 705 case EntryPoint::FramebufferTextureEXT: in GetEntryPointName()
|
D | capture_gles_ext_autogen.cpp | 3443 return CallCapture(gl::EntryPoint::FramebufferTextureEXT, std::move(paramBuffer)); in CaptureFramebufferTextureEXT()
|
/device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/ |
D | proc_table_egl_autogen.cpp | 518 {"glFramebufferTextureEXT", P(gl::FramebufferTextureEXT)},
|
D | entry_points_gles_ext_autogen.h | 691 ANGLE_EXPORT void GL_APIENTRY FramebufferTextureEXT(GLenum target,
|
D | entry_points_gles_ext_autogen.cpp | 3873 void GL_APIENTRY FramebufferTextureEXT(GLenum target, in FramebufferTextureEXT() function 3896 ANGLE_CAPTURE(FramebufferTextureEXT, isCallValid, context, target, attachment, in FramebufferTextureEXT() 12173 ANGLE_CAPTURE(FramebufferTextureEXT, isCallValid, context, target, attachment, in FramebufferTextureEXTContextANGLE()
|
D | libGLESv2_autogen.cpp | 3919 return gl::FramebufferTextureEXT(target, attachment, texture, level); in glFramebufferTextureEXT()
|
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/GL/ |
D | gl_mangle.h | 537 #define glFramebufferTextureEXT MANGLE(FramebufferTextureEXT)
|