Searched refs:EmitWorkGroupSizeGLSL (Results 1 – 5 of 5) sorted by relevance
89 EmitWorkGroupSizeGLSL(*this, sink); in translate()
208 EmitWorkGroupSizeGLSL(*this, sink); in translate()
321 void EmitWorkGroupSizeGLSL(const TCompiler &, TInfoSinkBase &sink);
1035 EmitWorkGroupSizeGLSL(*this, sink); in translateImpl()
1512 void EmitWorkGroupSizeGLSL(const TCompiler &compiler, TInfoSinkBase &sink) in EmitWorkGroupSizeGLSL() function