Searched refs:DYNAMIC_MAT_CONSTANT (Results 1 – 1 of 1) sorted by relevance
103 static const float DYNAMIC_MAT_CONSTANT = 0.50f; variable730 color[2][DYNAMIC_MAT_INDEX * 2] = DYNAMIC_MAT_CONSTANT; in updatePushConstants()1216 vertexSrc << " if (" << matValue << " != " << DYNAMIC_MAT_CONSTANT << ")\n" in initPrograms()1363 fragmentSrc << " if (" << matValue << " != " << DYNAMIC_MAT_CONSTANT << ")\n" in initPrograms()