Searched refs:matValue (Results 1 – 1 of 1) sorted by relevance
1227 std::string matValue = "matInst.matType[int(matInst.index[mat_selector])][0]"; in initPrograms() local1235 vertexSrc << " if (" << matValue << " != " << DYNAMIC_MAT_CONSTANT << ")\n" in initPrograms()1374 std::string matValue = "matInst.matType[int(matInst.index[mat_selector])][0]"; in initPrograms() local1382 fragmentSrc << " if (" << matValue << " != " << DYNAMIC_MAT_CONSTANT << ")\n" in initPrograms()