Home
last modified time | relevance | path

Searched refs:shaderLengths (Results 1 - 1 of 1) sorted by relevance

/third_party/glslang/gtests/
H A DTestFixture.h192 const int shaderLengths = static_cast<int>(code.size()); in compile() local
198 &shaderStrings, &shaderLengths, &shaderNames, 1); in compile()
200 shader->setStringsWithLengths(&shaderStrings, &shaderLengths, 1); in compile()
653 const int shaderLengths = static_cast<int>(source.size()); in preprocess() local
656 shader.setStringsWithLengths(&shaderStrings, &shaderLengths, 1); in preprocess()

Completed in 2 milliseconds