Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fNegativeComputeTests.cpp71 static const char* const invalidComputeShaderSource = "${GLSL_VERSION_STRING}\n" variable
454 …const glu::ComputeSource compSource(tcu::StringTemplate(invalidComputeShaderSource).specialize(arg… in invalid_program_query()