Home
last modified time | relevance | path

Searched defs:format (Results 2051 - 2075 of 4013) sorted by relevance

1...<<81828384858687888990>>...161

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_render_pass.h208 VkFormat format; member
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_win32.c193 VkFormat format; member
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_meta_clear.c234 panvk_meta_get_format_type(enum pipe_format format) in panvk_meta_get_format_type() argument
78 panvk_meta_clear_color_attachment_emit_rsd(struct panfrost_device *pdev, struct pan_pool *desc_pool, enum pipe_format format, unsigned rt, struct pan_shader_info *shader_info, mali_ptr shader) panvk_meta_clear_color_attachment_emit_rsd() argument
[all...]
/third_party/mesa3d/include/android_stub/android/
H A Dhardware_buffer.h305 uint32_t format; ///< One of AHardwareBuffer_Format. member
[all...]
/third_party/mesa3d/include/android_stub/system/
H A Dgraphics.h180 android_flex_format_t format; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_screen.c661 llvmpipe_is_format_supported( struct pipe_screen *_screen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned bind) llvmpipe_is_format_supported() argument
[all...]
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

Completed in 23 milliseconds

1...<<81828384858687888990>>...161