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

/external/deqp/modules/gles31/functional/
H A Des31fNegativeShaderStorageTests.cpp111 std::string genBlockSource (NegativeTestContext& ctx, deInt64 numSSBlocks, glw::GLenum shaderType) function in namespace:deqp::gles31::Functional::NegativeTestShared::__anon4712
189 const std::string shaderSrc = genBlockSource(ctx, (maxSSBlocks), glShaderType);
224 std::string source = genBlockSource(ctx, maxSSBlocks+1, glShaderTypes[ndx]);

Completed in 109 milliseconds