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