Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrAHardwareBufferImageGenerator.cpp144 GrGLuint texID; in makeProxy() local
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp292 GrGLuint texID; in eglImageToExternalTexture() local
/external/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp248 GrGLuint texID; in eglImageToExternalTexture() local
/external/skia/src/gpu/gl/
DGrGLGpu.cpp3354 GrGLuint texID = texture->textureID(); in bindSurfaceFBOForPixelOps() local
4249 GrGLuint texID = reinterpret_cast<const GrGLTextureInfo*>(id)->fID; in isTestingOnlyBackendTexture() local
4259 GrGLuint texID = info->fID; in deleteTestingOnlyBackendTexture() local
/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp3831 GLuint texID = 0; in preRender() local