Home
last modified time | relevance | path

Searched defs:format (Results 2001 - 2025 of 3882) sorted by relevance

1...<<81828384858687888990>>...156

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c272 lp_clear_color_texture_helper(struct pipe_transfer *dst_trans, ubyte *dst_map, enum pipe_format format, const union pipe_color_union *color, unsigned width, unsigned height, unsigned depth) lp_clear_color_texture_helper() argument
290 lp_clear_color_texture_msaa(struct pipe_context *pipe, struct pipe_resource *texture, enum pipe_format format, const union pipe_color_union *color, unsigned sample, const struct pipe_box *box) lp_clear_color_texture_msaa() argument
346 lp_clear_depth_stencil_texture_msaa(struct pipe_context *pipe, struct pipe_resource *texture, enum pipe_format format, unsigned clear_flags, uint64_t zstencil, unsigned sample, const struct pipe_box *box) lp_clear_depth_stencil_texture_msaa() argument
[all...]
H A Dlp_test_blend.c151 const enum pipe_format format = PIPE_FORMAT_R8G8B8A8_UNORM; in add_blend_test() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_draw.c229 enum pipe_format format; in vroute_add() local
H A Dnv30_transfer.c156 u32 format, stride; in nv30_transfer_rect_blit() local
/third_party/icu/icu4c/source/i18n/
H A Dwindtfmt.cpp228 UnicodeString &Win32DateFormat::format(Calendar &cal, UnicodeString &appendTo, FieldPosition & /* pos */) const in format() function in Win32DateFormat
/third_party/libexif/libexif/
H A Dexif-entry.c53 exif_entry_log (ExifEntry *e, ExifLogCode code, const char *format, ...) in exif_entry_log() argument
215 exif_get_short_convert (const unsigned char *buf, ExifFormat format, in exif_get_short_convert() argument
[all...]
/third_party/libinput/test/
H A Dtest-device.c1446 debug_log_handler(struct libinput *libinput, enum libinput_log_priority priority, const char *format, va_list args) debug_log_handler() argument
/third_party/libdrm/tests/util/
H A Dpattern.c772 make_pwetty(void *data, unsigned int width, unsigned int height, unsigned int stride, uint32_t format) make_pwetty() argument
1236 util_fill_pattern(uint32_t format, enum util_fill_pattern pattern, void *planes[3], unsigned int width, unsigned int height, unsigned int stride) util_fill_pattern() argument
[all...]
/third_party/libinput/tools/
H A Dshared.c57 log_handler(struct libinput *li, enum libinput_log_priority priority, const char *format, va_list args) log_handler() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-intl.cc288 Handle<T> format; in LegacyFormatConstructor() local
603 Handle<JSDateTimeFormat> format; BUILTIN() local
[all...]
/third_party/node/deps/v8/src/codegen/arm64/
H A Dinstructions-arm64.cc409 const char* NEONFormatDecoder::NEONFormatAsString(NEONFormat format) { in NEONFormatAsString() argument
417 const char* NEONFormatDecoder::NEONFormatAsPlaceholder(NEONFormat format) { in NEONFormatAsPlaceholder() argument
318 NEONFormatDecoder(const Instruction* instr, const NEONFormatMap* format) NEONFormatDecoder() argument
352 SetFormatMap(unsigned index, const NEONFormatMap* format) SetFormatMap() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Djs-relative-time-format.cc343 FormatCommon( Isolate* isolate, Handle<JSRelativeTimeFormat> format, Handle<Object> value_obj, Handle<Object> unit_obj, const char* func_name, MaybeHandle<T> (*formatToResult)(Isolate*, const icu::FormattedRelativeDateTime&, Handle<String>, bool)) FormatCommon() argument
497 Format( Isolate* isolate, Handle<Object> value_obj, Handle<Object> unit_obj, Handle<JSRelativeTimeFormat> format) Format() argument
505 FormatToParts( Isolate* isolate, Handle<Object> value_obj, Handle<Object> unit_obj, Handle<JSRelativeTimeFormat> format) FormatToParts() argument
[all...]
/third_party/node/deps/v8/src/strings/
H A Dstring-stream.cc88 void StringStream::Add(base::Vector<const char> format, in Add() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.h252 has_depth(enum pipe_format format) in has_depth() argument
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_resource_texture.c82 align_nblocksx(enum pipe_format format, unsigned width, unsigned align_to) in align_nblocksx() argument
88 align_nblocksy(enum pipe_format format, unsigned width, unsigned align_to) in align_nblocksy() argument
94 get_pot_stride(enum pipe_format format, unsigned width) in get_pot_stride() argument
795 enum pipe_format format = resource->format; i915_texture_transfer_map() local
[all...]
H A Di915_surface.c348 enum pipe_format format = surf->templ.format; i915_set_color_surface_swizzle() local
351 enum pipe_format format; i915_set_color_surface_swizzle() member
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resource.h295 uint64_t format; member
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H A Drbug_screen.c132 rbug_screen_is_format_supported(struct pipe_screen *_screen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned tex_usage) rbug_screen_is_format_supported() argument
151 rbug_screen_query_dmabuf_modifiers(struct pipe_screen *_screen, enum pipe_format format, int max, uint64_t *modifiers, unsigned int *external_only, int *count) rbug_screen_query_dmabuf_modifiers() argument
168 rbug_screen_is_dmabuf_modifier_supported(struct pipe_screen *_screen, uint64_t modifier, enum pipe_format format, bool *external_only) rbug_screen_is_dmabuf_modifier_supported() argument
183 rbug_screen_get_dmabuf_modifier_planes(struct pipe_screen *_screen, uint64_t modifier, enum pipe_format format) rbug_screen_get_dmabuf_modifier_planes() argument
194 rbug_screen_get_sparse_texture_virtual_page_size(struct pipe_screen *_screen, enum pipe_texture_target target, bool multi_sample, enum pipe_format format, unsigned offset, unsigned size, int *x, int *y, int *z) rbug_screen_get_sparse_texture_virtual_page_size() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_dump.c62 dump_ctx_printf(struct dump_ctx *ctx, const char *format, ...) in dump_ctx_printf() argument
757 str_dump_ctx_printf(struct dump_ctx *ctx, const char *format, ...) in str_dump_ctx_printf() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_dump_state.c45 util_stream_writef(FILE *stream, const char *format, ...) in util_stream_writef() argument
236 util_dump_format(FILE *stream, enum pipe_format format) in util_dump_format() argument
[all...]
H A Du_helpers.c202 enum pipe_format format = input[i].src_format; in util_lower_uint64_vertex_elements() local
527 util_clamp_color(enum pipe_format format, const union pipe_color_union *color) util_clamp_color() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resource.h285 uint64_t format; member
H A Dcrocus_clear.c128 const enum pipe_format format = p_res->format; in convert_fast_clear_color() local
41 crocus_is_color_fast_clear_compatible(struct crocus_context *ice, enum isl_format format, const union isl_color_value color) crocus_is_color_fast_clear_compatible() argument
65 can_fast_clear_color(struct crocus_context *ice, struct pipe_resource *p_res, unsigned level, const struct pipe_box *box, bool render_condition_enabled, enum isl_format format, enum isl_format render_format, union isl_color_value color) can_fast_clear_color() argument
198 fast_clear_color(struct crocus_context *ice, struct crocus_resource *res, unsigned level, const struct pipe_box *box, enum isl_format format, union isl_color_value color, enum blorp_batch_flags blorp_flags) fast_clear_color() argument
326 clear_color(struct crocus_context *ice, struct pipe_resource *p_res, unsigned level, const struct pipe_box *box, bool render_condition_enabled, enum isl_format format, struct isl_swizzle swizzle, union isl_color_value color) clear_color() argument
746 enum isl_format format = res->surf.format; crocus_clear_texture() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_format.c219 svga_format_entry(enum pipe_format format) in svga_format_entry() argument
235 svga_translate_vertex_format_vgpu10(enum pipe_format format, SVGA3dSurfaceFormat *svga_format, unsigned *vf_flags) svga_translate_vertex_format_vgpu10() argument
253 svga_translate_texture_buffer_view_format(enum pipe_format format, SVGA3dSurfaceFormat *svga_format, unsigned *tf_flags) svga_translate_texture_buffer_view_format() argument
269 svga_translate_screen_target_format_vgpu10(enum pipe_format format) svga_translate_screen_target_format_vgpu10() argument
291 svga_translate_format(const struct svga_screen *ss, enum pipe_format format, unsigned bind) svga_translate_format() argument
398 SVGA3dSurfaceFormat format; global() member
1673 svga_get_format_cap(struct svga_screen *ss, SVGA3dSurfaceFormat format, SVGA3dSurfaceFormatCaps *caps) svga_get_format_cap() argument
1705 svga_get_dx_format_cap(struct svga_screen *ss, SVGA3dSurfaceFormat format, SVGA3dDevCapResult *caps) svga_get_dx_format_cap() argument
1753 svga_format_size(SVGA3dSurfaceFormat format, unsigned *block_width, unsigned *block_height, unsigned *bytes_per_block) svga_format_size() argument
1772 svga_format_name(SVGA3dSurfaceFormat format) svga_format_name() argument
1783 svga_format_is_integer(SVGA3dSurfaceFormat format) svga_format_is_integer() argument
1814 svga_format_support_gen_mips(enum pipe_format format) svga_format_support_gen_mips() argument
1830 svga_get_texture_datatype(enum pipe_format format) svga_get_texture_datatype() argument
1916 svga_typeless_format(SVGA3dSurfaceFormat format) svga_typeless_format() argument
2054 svga_sampler_format(SVGA3dSurfaceFormat format) svga_sampler_format() argument
2075 svga_format_is_uncompressed_snorm(SVGA3dSurfaceFormat format) svga_format_is_uncompressed_snorm() argument
2092 svga_format_is_typeless(SVGA3dSurfaceFormat format) svga_format_is_typeless() argument
2177 svga_linear_to_srgb(SVGA3dSurfaceFormat format) svga_linear_to_srgb() argument
2203 svga_is_format_supported(struct pipe_screen *screen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned bindings) svga_is_format_supported() argument
2304 svga_is_dx_format_supported(struct pipe_screen *screen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned bindings) svga_is_dx_format_supported() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_st.c190 enum pipe_format format; in stw_st_framebuffer_validate_locked() local
[all...]

Completed in 25 milliseconds

1...<<81828384858687888990>>...156