Home
last modified time | relevance | path

Searched defs:texID (Results 1 – 4 of 4) sorted by relevance

/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp203 GrGLuint texID; in eglImageToExternalTexture() local
/external/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp244 GrGLuint texID; in eglImageToExternalTexture() local
/external/skia/src/gpu/gl/
DGrGLGpu.cpp3427 GrGLuint texID = static_cast<GrGLTexture*>(surface->asTexture())->textureID(); in bindSurfaceFBOForPixelOps() local
4370 GrGLuint texID = reinterpret_cast<const GrGLTextureInfo*>(id)->fID; in isTestingOnlyBackendTexture() local
4380 GrGLuint texID = info->fID; in deleteTestingOnlyBackendTexture() local
/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp3831 GLuint texID = 0; in preRender() local