Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cComputeShaderTests.cpp5288 …if (!CheckCompilationError("#version 310 es" NL "layout(std430) buffer Output {" NL " uint g_outp… in Run()
5294 …if (!CheckCompilationError("#version 310 es" NL "layout(std430) buffer Output {" NL " uint g_outp… in Run()
5329 bool CheckCompilationError(const std::string &source) in CheckCompilationError() function in glcts::__anone1eb864d0111::WorkGroupSizeUsage