Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeShaderStorageTests.cpp111 std::string genBlockSource (NegativeTestContext& ctx, deInt64 numSSBlocks, glw::GLenum shaderType) in genBlockSource() function
189 const std::string shaderSrc = genBlockSource(ctx, (maxSSBlocks), glShaderType); in genMaxSSBlocksSource()
224 std::string source = genBlockSource(ctx, maxSSBlocks+1, glShaderTypes[ndx]); in block_number_limits()