Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_resource.h516 bool crocus_has_invalid_primary(const struct crocus_resource *res,
Dcrocus_resource.c1620 crocus_has_invalid_primary(res, level, 1, box->z, box->depth); in crocus_transfer_map()
1680 !crocus_has_invalid_primary(res, level, 1, box->z, box->depth)) in crocus_transfer_map()
Dcrocus_resolve.c791 crocus_has_invalid_primary(const struct crocus_resource *res, in crocus_has_invalid_primary() function