Searched refs:shaderLengths (Results 1 – 1 of 1) sorted by relevance
192 const int shaderLengths = static_cast<int>(code.size()); variable198 &shaderStrings, &shaderLengths, &shaderNames, 1);200 shader->setStringsWithLengths(&shaderStrings, &shaderLengths, 1);653 const int shaderLengths = static_cast<int>(source.size()); in preprocess() local656 shader.setStringsWithLengths(&shaderStrings, &shaderLengths, 1); in preprocess()