Home
last modified time | relevance | path

Searched refs:glFramebufferTextureMultiviewOVR (Results 1 – 1 of 1) sorted by relevance

/cts/tests/vr/jni/
DVrExtensionsJni.cpp52 PFNGLFRAMEBUFFERTEXTUREMULTIVIEWOVRPROC glFramebufferTextureMultiviewOVR; variable
148 glFramebufferTextureMultiviewOVR(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, in testEglImageArray()
176 LOAD_PROC(glFramebufferTextureMultiviewOVR, in Java_android_vr_cts_VrExtensionBehaviorTest_nativeTestEglImageArray()
178 ASSERT_NE(glFramebufferTextureMultiviewOVR, nullptr); in Java_android_vr_cts_VrExtensionBehaviorTest_nativeTestEglImageArray()