Home
last modified time | relevance | path

Searched defs:noncoherent (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/compiler/translator/
DBaseTypes.h1368 bool noncoherent; member
DParseContext.cpp1991 void TParseContext::checkNoncoherentIsSpecified(const TSourceLoc &location, bool noncoherent) in checkNoncoherentIsSpecified()
2002 void TParseContext::checkNoncoherentIsNotSpecified(const TSourceLoc &location, bool noncoherent) in checkNoncoherentIsNotSpecified()
/external/virglrenderer/src/
Dvrend_shader.c6401 … const char *noncoherent = ctx->key->fs_logicop_emulate_coherent ? "" : ", noncoherent"; in emit_ios_fs() local