Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/common/
H A Dutilities.h55 std::string GetGLSLTypeString(GLenum type);
H A Dutilities.cpp224 std::string GetGLSLTypeString(GLenum type) in GetGLSLTypeString() function