Home
last modified time | relevance | path

Searched defs:GlTexture (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dgl_texture.h38 GlTexture() in GlTexture() function
42 GlTexture(GLenum target, GLuint id, GLenum format, size_t bytes_size, in GlTexture() function
Dgl_texture.cc29 GlTexture::GlTexture(GlTexture&& texture) in GlTexture() function in tflite::gpu::gl::GlTexture