HomeSort by relevance Sort by last modified time
    Searched refs:glFramebufferTextureMultisampleMultiviewOVR (Results 1 - 11 of 11) sorted by null

  /cts/tests/vr/jni/
VrExtensionsJni.cpp 54 glFramebufferTextureMultisampleMultiviewOVR;
138 glFramebufferTextureMultisampleMultiviewOVR(
166 LOAD_PROC(glFramebufferTextureMultisampleMultiviewOVR,
168 ASSERT_NE(glFramebufferTextureMultisampleMultiviewOVR, nullptr);
  /frameworks/base/libs/hwui/debug/
gles_redefine.h 288 #define glFramebufferTextureMultisampleMultiviewOVR wrap_glFramebufferTextureMultisampleMultiviewOVR
    [all...]
gles_undefine.h 287 #undef glFramebufferTextureMultisampleMultiviewOVR
  /external/deqp/framework/platform/null/
tcuNullRenderContextInitFuncs.inl 226 gl->framebufferTextureMultisampleMultiviewOVR = glFramebufferTextureMultisampleMultiviewOVR;
    [all...]
tcuNullRenderContextFuncs.inl     [all...]
  /external/mesa3d/include/GLES2/
gl2ext.h     [all...]
  /external/swiftshader/include/GLES2/
gl2ext.h     [all...]
  /frameworks/native/opengl/include/GLES2/
gl2ext.h     [all...]
  /external/deqp/framework/opengl/
gluCallLogWrapperApi.inl 226 void glFramebufferTextureMultisampleMultiviewOVR (glw::GLenum target, glw::GLenum attachment, glw::GLuint texture, glw::GLint level, glw::GLsizei samples, glw::GLint baseViewIndex, glw::GLsizei numViews);
    [all...]
gluCallLogWrapper.inl     [all...]
  /external/deqp/framework/opengl/wrapper/
glwApi.inl 226 #define glFramebufferTextureMultisampleMultiviewOVR glwFramebufferTextureMultisampleMultiviewOVR
    [all...]

Completed in 809 milliseconds