Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/functional/
H A Des3fNegativeShaderApiTests.cpp76 static const char* uniformBlockVertSource = "#version 300 es\n" variable
720 …am program(m_context.getRenderContext(), glu::makeVtxFragSources(uniformBlockVertSource, uniformTe… in init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fNegativeShaderApiTests.cpp82 static const char* uniformBlockVertSource = "#version 300 es\n" variable
943 …glu::ShaderProgram program(ctx.getRenderContext(), glu::makeVtxFragSources(uniformBlockVertSource,… in uniform_block_binding()