Home
last modified time | relevance | path

Searched defs:format (Results 276 - 300 of 3882) sorted by relevance

1...<<11121314151617181920>>...156

/third_party/mesa3d/src/mesa/main/
H A Dformat_pack.h38 _mesa_pack_float_rgba_row(mesa_format format, uint32_t n, in _mesa_pack_float_rgba_row() argument
45 _mesa_pack_ubyte_rgba_row(mesa_format format, uint32_t n, in _mesa_pack_ubyte_rgba_row() argument
53 _mesa_pack_uint_rgba_row(mesa_format format, uint32_t n, in _mesa_pack_uint_rgba_row() argument
60 _mesa_pack_float_z_row(mesa_format format, uint32_t n, in _mesa_pack_float_z_row() argument
67 _mesa_pack_uint_z_row(mesa_format format, uint32_ argument
74 _mesa_pack_ubyte_stencil_row(mesa_format format, uint32_t n, const uint8_t *src, void *dst) _mesa_pack_ubyte_stencil_row() argument
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_gen_mipmap.c55 enum pipe_format format; in st_generate_mipmap() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcurrfmt.cpp40 UnicodeString& CurrencyFormat::format(const Formattable& obj, in format() function in CurrencyFormat
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_util.c74 panfrost_format_to_bifrost_blend(const struct panfrost_device *dev, enum pipe_format format, bool dithered) panfrost_format_to_bifrost_blend() argument
/third_party/libexif/libexif/
H A Dexif-entry.h48 ExifFormat format; member
/third_party/libdrm/tests/tegra/
H A Dgr2d-fill.c47 uint32_t format = DRM_FORMAT_XRGB8888; in main() local
H A Ddrm-test.h43 uint32_t format; member
51 uint32_t format; member
/third_party/libexif/libexif/huawei/
H A Dmnote-huawei-entry.h28 ExifFormat format; member
/third_party/node/deps/v8/src/base/
H A Dstrings.cc16 int VSNPrintF(Vector<char> str, const char* format, va_list args) { in VSNPrintF() argument
20 int SNPrintF(Vector<char> str, const char* format, ...) { in SNPrintF() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_screen.c39 fd4_screen_is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) fd4_screen_is_format_supported() argument
[all...]
H A Dfd4_resource.c34 enum pipe_format format = prsc->format; in fd4_setup_slices() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_screen.c54 fd5_screen_is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) fd5_screen_is_format_supported() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_screen.c59 fd6_screen_is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) fd6_screen_is_format_supported() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_util.c35 fd_pipe2depth(enum pipe_format format) in fd_pipe2depth() argument
54 fd_pipe2index(enum pipe_format format) in fd_pipe2index() argument
74 fd_gmem_restore_format(enum pipe_format format) in fd_gmem_restore_format() argument
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/
H A Dfortify_vsnprintf_chk_test.cpp18 static int VsnprintfHelper(char* str, size_t size, const char* format, ...) in VsnprintfHelper() argument
35 const char* format = "%d"; in HWTEST_F() local
H A Dfortify_vsprintf_chk_test.cpp17 static int VsprintfHelper(char* str, size_t size, const char* format, ...) in VsprintfHelper() argument
34 const char* format = "%d"; in HWTEST_F() local
/third_party/mesa3d/src/vulkan/util/
H A Dvk_format.c292 vk_format_aspects(VkFormat format) in vk_format_aspects() argument
344 vk_format_get_plane_format(VkFormat format, unsigned plane_id) in vk_format_get_plane_format() argument
370 vk_format_get_aspect_format(VkFormat format, const VkImageAspectFlags aspect) in vk_format_get_aspect_format() argument
[all...]
/third_party/mesa3d/src/panfrost/lib/tests/
H A Dtest-layout.cpp30 enum pipe_format format[] = { in TEST() local
47 enum pipe_format format[] = { in TEST() local
62 enum pipe_format format[] = { in TEST() local
77 enum pipe_format format[] in TEST() local
99 enum pipe_format format[] = { TEST() local
[all...]
H A Dtest-clear.c30 enum pipe_format format; member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_gen_mipmap.c59 util_gen_mipmap(struct pipe_context *pipe, struct pipe_resource *pt, enum pipe_format format, uint base_level, uint last_level, uint first_layer, uint last_layer, uint filter) util_gen_mipmap() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_screen.c37 fd2_screen_is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) fd2_screen_is_format_supported() argument
[all...]
H A Dfd2_resource.c33 enum pipe_format format = prsc->format; in fd2_setup_slices() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_screen.c39 fd3_screen_is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) fd3_screen_is_format_supported() argument
[all...]
/third_party/musl/libc-test/src/functional/
H A Dstrptime.c17 static void checkStrptime(const char *s, const char *format, const struct tm *expected) { in checkStrptime() argument
H A Dstrftime.c9 static void checkStrftime(const char* format, const struct tm* tm, in checkStrftime() argument

Completed in 8 milliseconds

1...<<11121314151617181920>>...156