/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_util.c | 35 __anv_perf_warn(struct anv_device *device, const struct vk_object_base *object, const char *file, int line, const char *format, ...) __anv_perf_warn() argument
|
/third_party/mesa3d/src/mesa/main/ |
H A D | format_unpack.h | 36 _mesa_unpack_rgba_row(mesa_format format, uint32_t n, in _mesa_unpack_rgba_row() argument 47 _mesa_unpack_uint_rgba_row(mesa_format format, uint32_t n, in _mesa_unpack_uint_rgba_row() argument 54 _mesa_unpack_float_z_row(mesa_format format, uint32_t n, in _mesa_unpack_float_z_row() argument 62 _mesa_unpack_uint_z_row(mesa_format format, uint32_t n, in _mesa_unpack_uint_z_row() argument 69 _mesa_unpack_ubyte_stencil_row(mesa_format format, uint32_t n, const void *src, uint8_t *dst) _mesa_unpack_ubyte_stencil_row() argument [all...] |
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_debug.c | 39 void nghttp2_debug_vprintf(const char *format, ...) { in nghttp2_debug_vprintf() argument
|
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_debug.c | 40 void nghttp3_debug_vprintf(const char *format, ...) { in nghttp3_debug_vprintf() argument
|
/third_party/mesa3d/src/util/format/ |
H A D | u_format_unpack_neon.c | 62 util_format_unpack_description_neon(enum pipe_format format) in util_format_unpack_description_neon() argument
|
H A D | u_format_tests.h | 47 enum pipe_format format; member
|
/third_party/icu/icu4c/source/tools/tzcode/ |
H A D | scheck.c | 11 scheck(const char *const string, const char *const format) in scheck() argument
|
/third_party/libexif/libexif/apple/ |
H A D | mnote-apple-entry.h | 32 ExifFormat format; member
|
/third_party/libexif/libexif/pentax/ |
H A D | mnote-pentax-entry.h | 32 ExifFormat format; member
|
/third_party/libexif/libexif/fuji/ |
H A D | mnote-fuji-entry.h | 34 ExifFormat format; member
|
/third_party/libexif/libexif/olympus/ |
H A D | mnote-olympus-entry.h | 32 ExifFormat format; member
|
/third_party/libexif/libexif/canon/ |
H A D | mnote-canon-entry.h | 32 ExifFormat format; member
|
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_afbc.c | 75 panfrost_afbc_format(unsigned arch, enum pipe_format format) in panfrost_afbc_format() argument 129 panfrost_format_supports_afbc(const struct panfrost_device *dev, enum pipe_format format) panfrost_format_supports_afbc() argument 137 panfrost_afbc_can_ytr(enum pipe_format format) panfrost_afbc_can_ytr() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
H A D | fd2_util.h | 37 enum a2xx_sq_surfaceformat format : 7; member
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_sampler.c | 38 default_template(struct pipe_sampler_view *view, const struct pipe_resource *texture, enum pipe_format format, unsigned expand_green_blue) default_template() argument 86 u_sampler_view_default_template(struct pipe_sampler_view *view, const struct pipe_resource *texture, enum pipe_format format) u_sampler_view_default_template() argument 98 u_sampler_view_default_dx9_template(struct pipe_sampler_view *view, const struct pipe_resource *texture, enum pipe_format format) u_sampler_view_default_dx9_template() argument [all...] |
/third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
H A D | vprintf.c | 26 void vprintf_0100(char *format, ...) in vprintf_0100() argument 47 void vprintf_0200(char *format, ...) in vprintf_0200() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeTestsUtil.hpp | 47 inline vk::VkDeviceSize getImageSizeBytes (const tcu::IVec3& imageSize, const vk::VkFormat format) in getImageSizeBytes() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineVertexUtil.cpp | 37 deUint32 getVertexFormatSize (VkFormat format) in getVertexFormatSize() argument 174 deUint32 getVertexFormatComponentCount (VkFormat format) in getVertexFormatComponentCount() argument 299 deUint32 getVertexFormatComponentSize (VkFormat format) in getVertexFormatComponentSize() argument 405 deUint32 getPackedVertexFormatComponentWidth(VkFormat format, deUint32 componentNdx) in getPackedVertexFormatComponentWidth() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
H A D | vktYCbCrStorageImageWriteTests.cpp | 51 VkFormat format; member [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/ |
H A D | vktComputeTestsUtil.hpp | 47 inline vk::VkDeviceSize getImageSizeBytes (const tcu::IVec3& imageSize, const vk::VkFormat format) in getImageSizeBytes() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | format_map_autogen.cpp | 19 GLenum GetSizedFormatInternal(GLenum format, GLenum type) in GetSizedFormatInternal() argument 591 bool ValidES3Format(GLenum format) in ValidES3Format() argument 649 bool ValidES3FormatCombination(GLenum format, GLenum type, GLenum internalFormat) in ValidES3FormatCombination() argument [all...] |
H A D | format_map_desktop.cpp | 19 bool ValidDesktopFormat(GLenum format) in ValidDesktopFormat() argument 83 bool ValidDesktopFormatCombination(GLenum format, GLenum type, GLenum internalFormat) in ValidDesktopFormatCombination() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | vk_caps_utils.h | 54 static ANGLE_INLINE EGLenum GetConfigCaveat(GLenum format) in GetConfigCaveat() argument
|
/third_party/skia/src/gpu/mtl/ |
H A D | GrMtlUtil.h | 110 static inline MTLPixelFormat GrBackendFormatAsMTLPixelFormat(const GrBackendFormat& format) { in GrBackendFormatAsMTLPixelFormat() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
H A D | DebugAndroid.cpp | 45 void trace(const char *format, ...) in trace() argument
|