Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/benchmark/
Dbenchmark_unified_api.cc58 int BenchmarkUnifiedApi::GenerateGLTexture(std::map<std::string, GLuint> *input_gl_texture) { in GenerateGLTexture()
122 std::map<std::string, GLuint> input_gl_texture; in LoadAndBindGLTexture() local
157 int BenchmarkUnifiedApi::ReadGLTextureFile(std::map<std::string, GLuint> *input_gl_texture) { in ReadGLTextureFile()