Home
last modified time | relevance | path

Searched defs:too_small (Results 1 – 2 of 2) sorted by relevance

/third_party/vulkan-loader/tests/framework/shim/
Dwindows_shim.cpp364 bool too_small = *count < 1 || *bufferLength < ARRAYSIZE(package_full_name); in ShimGetPackagesByPackageFamily() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_clear.c723 bool too_small = tex->buffer.b.b.nr_samples <= 1 && fb_too_small; in si_fast_clear() local