Home
last modified time | relevance | path

Searched defs:shaderLengths (Results 1 – 1 of 1) sorted by relevance

/external/deqp-deps/glslang/gtests/
DTestFixture.h191 const int shaderLengths = static_cast<int>(code.size()); variable
616 const int shaderLengths = static_cast<int>(source.size()); in preprocess() local