Searched refs:emitShader (Results 1 – 2 of 2) sorted by relevance
251 void emitShader(Scope scope);
331 emitShader(GLOBAL); in output()342 emitShader(FUNCTION); in output()346 void OutputASM::emitShader(Scope scope) in emitShader() function in glsl::OutputASM