Home
last modified time | relevance | path

Searched defs:is_integer (Results 1 – 18 of 18) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_formats.c134 const bool is_integer = isl_format_has_int_channel(format); in iris_is_format_supported() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_formats.c463 const bool is_integer = isl_format_has_int_channel(format); in crocus_is_format_supported() local
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
Dint128.cc338 constexpr bool numeric_limits<absl::uint128>::is_integer; member in std::numeric_limits<absl::uint128>
362 constexpr bool numeric_limits<absl::int128>::is_integer; member in std::numeric_limits<absl::int128>
Dint128.h263 static constexpr bool is_integer = true; variable
498 static constexpr bool is_integer = true; variable
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_sampler.c97 const GLboolean is_integer = in st_convert_sampler() local
Dst_format.c1548 GLenum baseFormat, GLboolean is_integer) in st_translate_color()
/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_resolve_fs.c34 build_resolve_fragment_shader(struct radv_device *dev, bool is_integer, int samples) in build_resolve_fragment_shader()
128 bool is_integer = false; in create_resolve_pipeline() local
Dradv_meta_resolve_cs.c62 build_resolve_compute_shader(struct radv_device *dev, bool is_integer, bool is_srgb, int samples) in build_resolve_compute_shader()
279 create_resolve_pipeline(struct radv_device *device, int samples, bool is_integer, bool is_srgb, in create_resolve_pipeline()
Dradv_meta.c754 radv_meta_build_resolve_shader_core(nir_builder *b, bool is_integer, int samples, in radv_meta_build_resolve_shader_core()
/third_party/rust/crates/bindgen/bindgen/ir/
Dvar.rs325 let is_integer = canonical_ty.map_or(false, |t| t.is_integer()); in parse() localVariable
Dty.rs174 pub fn is_integer(&self) -> bool { in is_integer() method
/third_party/mesa3d/src/compiler/
Dglsl_types.h765 bool is_integer() const in is_integer() function
/third_party/mesa3d/src/util/format/
Du_format.c914 const boolean is_integer) in util_format_apply_color_swizzle()
/third_party/skia/src/pdf/
DSkPDFDevice.cpp1438 static bool is_integer(SkScalar x) { in is_integer() function
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_context.c310 get_border_color(const union pipe_color_union *color, bool is_integer, bool need_custom) in get_border_color()
403 bool is_integer = state->border_color_is_integer; in zink_create_sampler_state() local
/third_party/cJSON/
DcJSON.c332 cJSON_bool is_integer = true; in parse_number() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c4649 const union pipe_color_union *color, bool is_integer) in si_translate_border_color()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp38490 static constexpr bool is_integer = false; member
38648 static constexpr bool is_integer = true; member
38718 static constexpr bool is_integer = true; member
38786 static constexpr bool is_integer = true; member
38857 static constexpr bool is_integer = true; member
38929 static constexpr bool is_integer = true; member
38993 static constexpr bool is_integer = true; member
39054 static constexpr bool is_integer = true; member
39120 static constexpr bool is_integer = true; member
39189 static constexpr bool is_integer = true; member
[all …]