Home
last modified time | relevance | path

Searched defs:is_integer (Results 1 - 15 of 15) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
H A 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/
H A Dcrocus_formats.c463 const bool is_integer = isl_format_has_int_channel(format); in crocus_is_format_supported() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_sampler.c97 const GLboolean is_integer = in st_convert_sampler() local
H A Dst_format.c1547 st_translate_color(union pipe_color_union *color, GLenum baseFormat, GLboolean is_integer) st_translate_color() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta.c754 radv_meta_build_resolve_shader_core(nir_builder *b, bool is_integer, int samples, in radv_meta_build_resolve_shader_core() argument
H A Dradv_meta_resolve_fs.c34 build_resolve_fragment_shader(struct radv_device *dev, bool is_integer, int samples) in build_resolve_fragment_shader() argument
128 bool is_integer = false; in create_resolve_pipeline() local
H A 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() argument
279 create_resolve_pipeline(struct radv_device *device, int samples, bool is_integer, bool is_srgb, in create_resolve_pipeline() argument
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dty.rs174 pub fn is_integer(&self) -> bool { in is_integer() functions
/third_party/mesa3d/src/util/format/
H A Du_format.c911 util_format_apply_color_swizzle(union pipe_color_union *dst, const union pipe_color_union *src, const unsigned char swz[4], const boolean is_integer) util_format_apply_color_swizzle() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
H A Dint128.h263 static constexpr bool is_integer = true; member in std::numeric_limits
498 static constexpr bool is_integer = true; member in std::numeric_limits
/third_party/cJSON/
H A DcJSON.c332 cJSON_bool is_integer = true; in parse_number() local
/third_party/mesa3d/src/compiler/
H A Dglsl_types.h765 bool is_integer() const in is_integer() function
/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp1438 static bool is_integer(SkScalar x) { in is_integer() function
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c4647 si_translate_border_color(struct si_context *sctx, const struct pipe_sampler_state *state, const union pipe_color_union *color, bool is_integer) si_translate_border_color() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_context.c310 get_border_color(const union pipe_color_union *color, bool is_integer, bool need_custom) in get_border_color() argument
403 bool is_integer = state->border_color_is_integer; in zink_create_sampler_state() local

Completed in 35 milliseconds