Home
last modified time | relevance | path

Searched defs:format (Results 201 - 225 of 3275) sorted by relevance

12345678910>>...131

/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_shrink_stores.c37 enum pipe_format format; in opt_shrink_vectors_image_store() local
/third_party/mesa3d/src/glx/
H A Dcompsize.c38 __glElementsPerGroup(GLenum format, GLenum type) in __glElementsPerGroup() argument
150 __glImageSize(GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLenum target) __glImageSize() argument
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DDebug.cpp27 DebugPrintf(const char *format, ...) in DebugPrintf() argument
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dformat.cpp119 translate_format(const cl_image_format &format) { in translate_format() argument
/third_party/node/benchmark/crypto/
H A Dcreate-keyobject.js
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_fxt1.c120 _mesa_get_fxt_fetch_func(mesa_format format) in _mesa_get_fxt_fetch_func() argument
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

Completed in 8 milliseconds

12345678910>>...131