Searched refs:arrValue (Results 1 – 1 of 1) sorted by relevance
1209 std::string arrValue = "matInst.arrType[int(matInst.index[arr_selector])]"; in initPrograms() local1220 vertexSrc << " if (" << arrValue << " != " << DYNAMIC_ARR_CONSTANT << ")\n" in initPrograms()1356 std::string arrValue = "matInst.arrType[int(matInst.index[arr_selector])]"; in initPrograms() local1367 fragmentSrc << " if (" << arrValue << " != " << DYNAMIC_ARR_CONSTANT << ")\n" in initPrograms()