Searched refs:FramebufferTextureMultiviewOVR (Results 1 – 8 of 8) sorted by relevance
| /device/generic/vulkan-cereal/third-party/angle/extensions/ |
| D | ANGLE_multiview_multisample.txt | 66 Modify the error list of FramebufferTextureMultiviewOVR:
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
| D | entry_points_enum_autogen.h | 362 FramebufferTextureMultiviewOVR, enumerator
|
| D | entry_points_enum_autogen.cpp | 709 case EntryPoint::FramebufferTextureMultiviewOVR: in GetEntryPointName()
|
| D | capture_gles_ext_autogen.cpp | 6045 return CallCapture(gl::EntryPoint::FramebufferTextureMultiviewOVR, std::move(paramBuffer)); in CaptureFramebufferTextureMultiviewOVR()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/ |
| D | proc_table_egl_autogen.cpp | 522 {"glFramebufferTextureMultiviewOVR", P(gl::FramebufferTextureMultiviewOVR)},
|
| D | entry_points_gles_ext_autogen.h | 1157 ANGLE_EXPORT void GL_APIENTRY FramebufferTextureMultiviewOVR(GLenum target,
|
| D | entry_points_gles_ext_autogen.cpp | 7247 void GL_APIENTRY FramebufferTextureMultiviewOVR(GLenum target, in FramebufferTextureMultiviewOVR() function 7275 ANGLE_CAPTURE(FramebufferTextureMultiviewOVR, isCallValid, context, target, attachment, in FramebufferTextureMultiviewOVR() 12239 ANGLE_CAPTURE(FramebufferTextureMultiviewOVR, isCallValid, context, target, attachment, in FramebufferTextureMultiviewOVRContextANGLE()
|
| D | libGLESv2_autogen.cpp | 4855 return gl::FramebufferTextureMultiviewOVR(target, attachment, texture, level, baseViewIndex, in glFramebufferTextureMultiviewOVR()
|