Searched refs:patchAttribMap (Results 1 – 1 of 1) sorted by relevance
1900 Value *patchAttribMap = ALLOCA(ArrayType::get(mInt32Ty, PIPE_MAX_SHADER_INPUTS)); in CompileTES() local1928 STORE(C(tcs_slot), patchAttribMap, {0, slot}); in CompileTES()1956 tes_iface.pPatchAttribMap = patchAttribMap; in CompileTES()