Home
last modified time | relevance | path

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

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