Searched refs:vcode (Results 1 – 2 of 2) sorted by relevance
172 std::string vcode = tcu::StringTemplate(vertex_source_template).specialize(args); in iterate() local179 …ShaderProgram program(m_context.getRenderContext(), makeVtxFragSources(vcode.c_str(), fcode.c_str(… in iterate()
736 HInstrArray* vcode; in libvex_BackEnd() local1047 vcode = iselSB ( irsb, vta->arch_host, in libvex_BackEnd()1062 for (i = 0; i < vcode->arr_used; i++) { in libvex_BackEnd()1064 ppInstr(vcode->arr[i], mode64); in libvex_BackEnd()1071 rcode = doRegisterAllocation ( vcode, rRegUniv, in libvex_BackEnd()