Home
last modified time | relevance | path

Searched defs:is_pot (Results 1 – 7 of 7) sorted by relevance

/external/ruy/ruy/
Dsize_util.h72 constexpr bool is_pot(Integer value) { in is_pot() function
/external/virglrenderer/src/gallium/auxiliary/util/
Du_format_parse.py47 def is_pot(x): function
190 def is_pot(self): member in Format
/external/mesa3d/src/freedreno/vulkan/
Dvk_format_parse.py45 def is_pot(x): function
194 def is_pot(self): member in Format
/external/mesa3d/src/amd/vulkan/
Dvk_format_parse.py45 def is_pot(x): function
202 def is_pot(self): member in Format
/external/mesa3d/src/util/format/
Du_format_parse.py47 def is_pot(x): function
211 def is_pot(self): member in Format
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_aos.c85 boolean is_pot, in lp_build_sample_wrap_nearest_int()
222 boolean is_pot, in lp_build_sample_wrap_linear_int()
Dlp_bld_sample_soa.c324 boolean is_pot, in lp_build_sample_wrap_linear()
690 boolean is_pot, in lp_build_sample_wrap_nearest()