Searched refs:GetGLSLTypeString (Results 1 – 2 of 2) sorted by relevance
/external/angle/src/common/ | ||
D | utilities.h | 54 std::string GetGLSLTypeString(GLenum type); |
D | utilities.cpp | 218 std::string GetGLSLTypeString(GLenum type) in GetGLSLTypeString() function |