Home
last modified time | relevance | path

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

/cts/tests/vr/jni/
DVrExtensionsJni.cpp528 GLuint fbotex; in testFramebufferBlending() local
529 glGenTextures(1, &fbotex); in testFramebufferBlending()
530 glBindTexture(GL_TEXTURE_2D, fbotex); in testFramebufferBlending()
561 GL_TEXTURE_2D, fbotex, 0); in testFramebufferBlending()
619 GLuint fbotex; in Java_android_vr_cts_VrExtensionBehaviorTest_nativeTestSrgbBuffer() local
620 glGenTextures(1, &fbotex); in Java_android_vr_cts_VrExtensionBehaviorTest_nativeTestSrgbBuffer()
621 glBindTexture(GL_TEXTURE_2D, fbotex); in Java_android_vr_cts_VrExtensionBehaviorTest_nativeTestSrgbBuffer()
627 GL_TEXTURE_2D, fbotex, 0); in Java_android_vr_cts_VrExtensionBehaviorTest_nativeTestSrgbBuffer()