Searched refs:vecValue (Results 1 – 1 of 1) sorted by relevance
1226 std::string vecValue = "matInst.vecType[int(matInst.index[vec_selector])]"; in initPrograms() local1231 vertexSrc << " if (" << vecValue << " != " << DYNAMIC_VEC_CONSTANT << ")\n" in initPrograms()1373 std::string vecValue = "matInst.vecType[int(matInst.index[vec_selector])]"; in initPrograms() local1378 fragmentSrc << " if (" << vecValue << " != " << DYNAMIC_VEC_CONSTANT << ")\n" in initPrograms()