Home
last modified time | relevance | path

Searched refs:too_small (Results 1 - 3 of 3) sorted by relevance

/third_party/vulkan-loader/tests/framework/shim/
H A Dwindows_shim.cpp364 bool too_small = *count < 1 || *bufferLength < ARRAYSIZE(package_full_name); in ShimGetPackagesByPackageFamily()
367 if (too_small) return ERROR_INSUFFICIENT_BUFFER; in ShimGetPackagesByPackageFamily()
/third_party/f2fs-tools/mkfs/
H A Df2fs_format.c473 goto too_small; in f2fs_prepare_super_block()
503 goto too_small; in f2fs_prepare_super_block()
618 too_small: in f2fs_prepare_super_block()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_clear.c723 bool too_small = tex->buffer.b.b.nr_samples <= 1 && fb_too_small; in si_fast_clear() local
756 if (eliminate_needed && too_small) in si_fast_clear()
804 if (too_small) in si_fast_clear()

Completed in 5 milliseconds