Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/samples/shader_translator/
H A Dshader_translator.cpp39 static void PrintActiveVariables(ShHandle compiler);
376 PrintActiveVariables(compiler); in main()
743 static void PrintActiveVariables(ShHandle compiler) in PrintActiveVariables() function