Searched refs:pls_decl (Results 1 – 2 of 2) sorted by relevance
858 std::string pls_decl(const PlsRemap &variable);
2881 statement(pls_decl(input), ";"); in emit_pls()2891 statement(pls_decl(output), ";"); in emit_pls()13157 string CompilerGLSL::pls_decl(const PlsRemap &var) in pls_decl() function in CompilerGLSL