Searched defs:input_gl_texture (Results 1 – 1 of 1) sorted by relevance
58 int BenchmarkUnifiedApi::GenerateGLTexture(std::map<std::string, GLuint> *input_gl_texture) { in GenerateGLTexture()122 std::map<std::string, GLuint> input_gl_texture; in LoadAndBindGLTexture() local157 int BenchmarkUnifiedApi::ReadGLTextureFile(std::map<std::string, GLuint> *input_gl_texture) { in ReadGLTextureFile()