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