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

  /external/deqp/modules/egl/
teglImageTests.cpp 470 deUint32 dstTex = 2;
471 GLU_CHECK_CALL(glBindTexture(GL_TEXTURE_2D, dstTex));
473 GLU_CHECK_CALL(glDeleteTextures(1, &dstTex));
  /external/skia/src/gpu/gl/
GrGLGpu.cpp     [all...]

Completed in 75 milliseconds