Home
last modified time | relevance | path

Searched defs:pure_integer (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_aos_array.c64 bool pure_integer = format_desc->channel[0].pure_integer; in lp_build_fetch_rgba_aos_array() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/tests/
H A Dformat_convert_tests.cpp114 bool pure_integer, in rand_color()
/aosp_15_r20/external/virglrenderer/src/gallium/auxiliary/util/
H A Du_format.h148 unsigned pure_integer:1; member
/aosp_15_r20/external/mesa3d/src/util/format/
H A Du_format.h138 unsigned pure_integer:1; member
H A Du_format.c1408 const bool pure_integer) in util_format_get_array()