Home
last modified time | relevance | path

Searched refs:CompileShaderFromFile (Results 1 – 2 of 2) sorted by relevance

/external/angle/util/
Dshader_utils.h20 ANGLE_UTIL_EXPORT GLuint CompileShaderFromFile(GLenum type, const std::string &sourcePath);
Dshader_utils.cpp178 GLuint CompileShaderFromFile(GLenum type, const std::string &sourcePath) in CompileShaderFromFile() function