Searched refs:extInstIndex (Results 1 – 2 of 2) sorted by relevance
75 auto extInstIndex = static_cast<GLSLstd450>(insn.word(4)); in EmitExtGLSLstd450() local77 switch(extInstIndex) in EmitExtGLSLstd450()989 UNREACHABLE("ExtInst %d", int(extInstIndex)); in EmitExtGLSLstd450()
1576 auto extInstIndex = insn.word(4); in process() local1577 switch(extInstIndex) in process()1889 UNIMPLEMENTED("b/148401179 OpenCLDebugInfo100 instruction %d", int(extInstIndex)); in process()1892 UNSUPPORTED("OpenCLDebugInfo100 instruction %d", int(extInstIndex)); in process()