Home
last modified time | relevance | path

Searched refs:restrictions (Results 1 - 8 of 8) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramInterfaceQueryTestCase.cpp2514 } restrictions[] =
2532 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(restrictions); ++ndx)
2533 allOk &= checkLimit(restrictions[ndx].pname, restrictions[ndx].usage, gl, log);
2544 } restrictions[] =
2561 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(restrictions); ++ndx)
2562 allOk &= checkLimit(restrictions[ndx].pname, restrictions[ndx].usage, gl, log);
2573 } restrictions[] =
2588 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(restrictions);
[all...]
/third_party/rust/crates/regex/src/
H A Dexpand.rs168 // When looking at braced names, we don't put any restrictions on the name,
/third_party/skia/src/gpu/v1/
H A DSurfaceDrawContext.cpp2088 GrCaps::DstCopyRestrictions restrictions = this->caps()->getDstCopyRestrictions( in setupDstProxyView() local
2092 if (!restrictions.fMustCopyWholeSrc) { in setupDstProxyView()
2103 if (restrictions.fRectsMustMatch == GrSurfaceProxy::RectsMustMatch::kYes) { in setupDstProxyView()
2117 restrictions.fRectsMustMatch); in setupDstProxyView()
/third_party/skia/src/gpu/
H A DSurfaceContext.cpp180 auto restrictions = this->caps()->getDstCopyRestrictions(this->asRenderTargetProxy(), in readPixels() local
186 if (restrictions.fMustCopyWholeSrc) { in readPixels()
202 restrictions.fRectsMustMatch); in readPixels()
/third_party/gn/src/gn/
H A Dfunctions_target.cc751 additional restrictions in terms of supported flags.
/third_party/ffmpeg/tests/fate/
H A Dvcodec.mak467 # Incorrect parameters - usually size or color format restrictions
/third_party/icu/icu4c/source/data/
H A Dmakedata.mak295 # - nmake imposes more stringent restrictions on command line length.
/third_party/skia/third_party/externals/icu/source/data/
H A Dmakedata.mak276 # - nmake imposes more stringent restrictions on command line length.

Completed in 14 milliseconds