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

  /external/chromium_org/third_party/angle/tests/angle_tests/
SRGBTextureTest.cpp 29 bool supported = extensionEnabled("GL_EXT_sRGB") || getClientVersion() == 3;
57 bool supported = extensionEnabled("GL_EXT_sRGB") || getClientVersion() == 3;
73 if (getClientVersion() == 2)
92 bool supported = extensionEnabled("GL_EXT_sRGB") || getClientVersion() == 3;
CompressedTextureTest.cpp 71 if (getClientVersion() < 3 && !extensionEnabled("GL_EXT_texture_compression_dxt1"))
111 if (getClientVersion() < 3 && !extensionEnabled("GL_EXT_texture_compression_dxt1"))
116 if (getClientVersion() < 3 && (!extensionEnabled("GL_EXT_texture_storage") || !extensionEnabled("GL_OES_rgb8_rgba8")))
129 if (getClientVersion() < 3)
IndexedPointsTest.cpp 174 if (getClientVersion() < 3 && !extensionEnabled("GL_OES_element_index_uint"))
184 if (getClientVersion() < 3 && !extensionEnabled("GL_OES_element_index_uint"))
194 if (getClientVersion() < 3 && !extensionEnabled("GL_OES_element_index_uint"))
204 if (getClientVersion() < 3 && !extensionEnabled("GL_OES_element_index_uint"))
ANGLETest.h 71 int getClientVersion() const;
ANGLETest.cpp 160 int ANGLETest::getClientVersion() const
162 return mEGLWindow->getClientVersion();
DrawBuffersTest.cpp 165 if (getClientVersion() == 3)
171 ASSERT_EQ(getClientVersion(), 2);
MaxTextureSizeTest.cpp 146 if (getClientVersion() < 3 && (!extensionEnabled("GL_EXT_texture_storage") || !extensionEnabled("GL_OES_rgb8_rgba8")))
178 if (getClientVersion() < 3)
  /external/chromium_org/third_party/angle/src/libGLESv2/
libGLESv2.cpp 273 if (context->getClientVersion() < 3)
402 if (context->getClientVersion() < 3)
457 if (context->getClientVersion() < 3)
513 if (context->getClientVersion() < 3)
743 if (context->getClientVersion() < 3 &&
750 if (context->getClientVersion() >= 3 &&
803 if (context->getClientVersion() < 3 &&
810 if (context->getClientVersion() >= 3 &&
861 if (context->getClientVersion() < 3 &&
868 if (context->getClientVersion() >= 3 &
    [all...]
validationES.cpp 46 return (context->getClientVersion() >= 3);
62 return (context->getClientVersion() >= 3);
87 return (context->getClientVersion() >= 3);
122 return (context->getClientVersion() >= 3);
143 return (context->getClientVersion() >= 3);
221 return (context->getClientVersion() >= 3);
272 if (context->getClientVersion() < 3)
308 if (!formatInfo.textureSupport(context->getClientVersion(), context->getExtensions()))
714 if (context->getClientVersion() < 3)
742 if (context->getClientVersion() < 3
    [all...]
validationES3.cpp 224 if (!formatInfo.textureSupport(context->getClientVersion(), context->getExtensions()))
240 bool supported = info.textureSupport(context->getClientVersion(), context->getExtensions());
    [all...]
Context.h 204 virtual int getClientVersion() const;
Context.cpp     [all...]
  /external/chromium_org/third_party/angle/util/
EGLWindow.h 51 GLuint getClientVersion() const { return mClientVersion; }
  /external/chromium_org/third_party/angle/src/libEGL/
libEGL.cpp 747 if (sharedGLContext->getClientVersion() != client_version)
  /prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 4330 milliseconds