Searched refs:tempDecl (Results 1 – 2 of 2) sorted by relevance
33 SkString tempDecl; in declAppend() local34 var.appendDecl(fProgramBuilder->glslCaps(), &tempDecl); in declAppend()35 this->codeAppendf("%s;", tempDecl.c_str()); in declAppend()
896 const deUint32 tempDecl[] = in init() local907 Stage(tempDecl[0] | tempDecl[1] | tempDecl[2] | tempDecl[3]), in init()908 Stage(tempDecl[1] | tempDecl[2] | tempDecl[3]), in init()909 Stage(tempDecl[2] | tempDecl[3]), in init()910 Stage(tempDecl[3]), in init()