HomeSort by relevance Sort by last modified time
    Searched defs:createTexture2D (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/glshared/
glsSamplerObjectTest.cpp 379 GLuint TextureSamplerTest::createTexture2D (const glw::Functions& gl)
473 return createTexture2D(gl);
876 GLuint MultiTextureSamplerTest::createTexture2D (const glw::Functions& gl, int id)
    [all...]
  /cts/tests/tests/openglperf/src/android/openglperf/cts/
PlanetsRenderer.java 146 mTextureId = createTexture2D();
346 private int createTexture2D() {

Completed in 48 milliseconds