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