Searched refs:framebufferTextureMultiviewOVR (Results 1 – 13 of 13) sorted by relevance
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| D | es3fMultiviewTests.cpp | 125 …gl.framebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, m_arrayTexture, 0 /* mip l… in setupFramebufferObjects()
|
| /third_party/vk-gl-cts/framework/opengl/wrapper/ |
| D | glwInitExtES.inl | 212 …gl->framebufferTextureMultiviewOVR = (glFramebufferTextureMultiviewOVRFunc) loader->get("glFramebu…
|
| D | glwFunctions.inl | 228 glFramebufferTextureMultiviewOVRFunc framebufferTextureMultiviewOVR; variable
|
| D | glwInitExtGL.inl | 932 …gl->framebufferTextureMultiviewOVR = (glFramebufferTextureMultiviewOVRFunc) loader->get("glFramebu…
|
| D | glwImpl.inl | 1788 gl->framebufferTextureMultiviewOVR(target, attachment, texture, level, baseViewIndex, numViews);
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| D | DispatchTableGL_autogen.h | 819 PFNGLFRAMEBUFFERTEXTUREMULTIVIEWOVRPROC framebufferTextureMultiviewOVR = nullptr; variable
|
| D | DispatchTableGL_autogen.cpp | 2814 ASSIGN("glFramebufferTextureMultiviewOVR", framebufferTextureMultiviewOVR); in initProcsSharedExtensions() 5600 framebufferTextureMultiviewOVR = &glFramebufferTextureMultiviewOVRNULL; in initProcsSharedExtensionsNULL()
|
| /third_party/vk-gl-cts/framework/platform/null/ |
| D | tcuNullRenderContextInitFuncs.inl | 228 gl->framebufferTextureMultiviewOVR = glFramebufferTextureMultiviewOVR;
|
| /third_party/typescript/lib/ |
| D | lib.webworker.d.ts | 2563 …framebufferTextureMultiviewOVR(target: GLenum, attachment: GLenum, texture: WebGLTexture | null, l… method
|
| D | lib.dom.d.ts | 10344 …framebufferTextureMultiviewOVR(target: GLenum, attachment: GLenum, texture: WebGLTexture | null, l… method
|
| /third_party/typescript/src/lib/ |
| D | webworker.generated.d.ts | 2543 …framebufferTextureMultiviewOVR(target: GLenum, attachment: GLenum, texture: WebGLTexture | null, l… method
|
| D | dom.generated.d.ts | 10324 …framebufferTextureMultiviewOVR(target: GLenum, attachment: GLenum, texture: WebGLTexture | null, l… method
|
| /third_party/vk-gl-cts/framework/opengl/ |
| D | gluCallLogWrapper.inl | 1589 m_gl.framebufferTextureMultiviewOVR(target, attachment, texture, level, baseViewIndex, numViews);
|