Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_test_image_copy_region.c196 bool allow_float; member
635 bool allow_float = false; in si_test_blit() local
/third_party/python/Lib/
D_pydecimal.py6027 def _convert_other(other, raiseit=False, allow_float=False): argument