Searched refs:shaderLength (Results 1 – 1 of 1) sorted by relevance
149 int shaderLength = static_cast<int>(shaderSource.size()); in GlslangCompileToSpirv() local151 shader.setStringsWithLengths(&shaderString, &shaderLength, 1); in GlslangCompileToSpirv()