Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fNegativeShaderApiTests.cpp2287 const char* otherShaderSource = (shaderTypes[ndx] != GL_GEOMETRY_SHADER) ? in link_compute_shader() local
2294 ctx.glShaderSource(otherShader, 1, &otherShaderSource, DE_NULL); in link_compute_shader()