| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_format.c | 350 fd5_pipe2vtx(enum pipe_format format) in fd5_pipe2vtx() argument 359 fd5_pipe2tex(enum pipe_format format) fd5_pipe2tex() argument 368 fd5_pipe2color(enum pipe_format format) fd5_pipe2color() argument 376 fd5_pipe2swap(enum pipe_format format) fd5_pipe2swap() argument 384 fd5_pipe2depth(enum pipe_format format) fd5_pipe2depth() argument 423 fd5_tex_swiz(enum pipe_format format, unsigned swizzle_r, unsigned swizzle_g, unsigned swizzle_b, unsigned swizzle_a) fd5_tex_swiz() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_state_sampler.c | 294 uint32_t format, pitch; in update_map() local [all...] |
| H A D | i915_state_static.c | 36 translate_format(enum pipe_format format) in translate_format() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_tile.c | 73 enum pipe_format format = pt->resource->format; in pipe_put_tile_raw() local 358 pipe_put_tile_rgba(struct pipe_transfer *pt, void *dst, uint x, uint y, uint w, uint h, enum pipe_format format, const void *p) pipe_put_tile_rgba() argument 381 pipe_get_tile_rgba(struct pipe_transfer *pt, const void *src, uint x, uint y, uint w, uint h, enum pipe_format format, void *dst) pipe_get_tile_rgba() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_formats.c | 448 enum isl_format format = crocus_isl_format_for_pipe_format(pformat); in crocus_is_format_supported() local [all...] |
| /third_party/mesa3d/src/glx/ |
| H A D | indirect_texture_compression.c | 137 CompressedTexSubImage1D2D(GLenum target, GLint level, GLsizei xoffset, GLsizei yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei image_size, const GLvoid * data, CARD32 rop) CompressedTexSubImage1D2D() argument 267 __indirect_glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei image_size, const GLvoid * data) __indirect_glCompressedTexSubImage1D() argument 280 __indirect_glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei image_size, const GLvoid * data) __indirect_glCompressedTexSubImage2D() argument 293 __indirect_glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei image_size, const GLvoid * data) __indirect_glCompressedTexSubImage3D() argument [all...] |
| H A D | renderpix.c | 81 __glXSendLargeImage(struct glx_context * gc, GLint compsize, GLint dim, GLint width, GLint height, GLint depth, GLenum format, GLenum type, const GLvoid * src, GLubyte * pc, GLubyte * modes) __glXSendLargeImage() argument 120 __indirect_glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column) __indirect_glSeparableFilter2D() argument [all...] |
| /third_party/mesa3d/src/util/ |
| H A D | fossilize_db.h | 63 uint32_t format; member
|
| /third_party/mesa3d/src/vulkan/util/ |
| H A D | vk_format.h | 43 vk_format_is_color(VkFormat format) in vk_format_is_color() argument 49 vk_format_is_depth_or_stencil(VkFormat format) in vk_format_is_depth_or_stencil() argument 56 vk_format_has_depth(VkFormat format) in vk_format_has_depth() argument 63 vk_format_has_stencil(VkFormat format) in vk_format_has_stencil() argument 70 vk_format_depth_only(VkFormat format) vk_format_depth_only() argument 86 vk_format_stencil_only(VkFormat format) vk_format_stencil_only() argument 96 vk_format_is_int(VkFormat format) vk_format_is_int() argument 102 vk_format_is_sint(VkFormat format) vk_format_is_sint() argument 108 vk_format_is_uint(VkFormat format) vk_format_is_uint() argument 114 vk_format_is_unorm(VkFormat format) vk_format_is_unorm() argument 120 vk_format_is_snorm(VkFormat format) vk_format_is_snorm() argument 126 vk_format_is_float(VkFormat format) vk_format_is_float() argument 132 vk_format_is_srgb(VkFormat format) vk_format_is_srgb() argument 138 vk_format_get_blocksize(VkFormat format) vk_format_get_blocksize() argument 144 vk_format_get_blockwidth(VkFormat format) vk_format_get_blockwidth() argument 150 vk_format_get_blockheight(VkFormat format) vk_format_get_blockheight() argument 156 vk_format_is_compressed(VkFormat format) vk_format_is_compressed() argument 163 vk_format_description(VkFormat format) vk_format_description() argument 169 vk_format_get_component_bits(VkFormat format, enum util_format_colorspace colorspace, unsigned component) vk_format_get_component_bits() argument 178 vk_format_get_nr_components(VkFormat format) vk_format_get_nr_components() argument 184 vk_format_has_alpha(VkFormat format) vk_format_has_alpha() argument 190 vk_format_get_blocksizebits(VkFormat format) vk_format_get_blocksizebits() argument 196 vk_format_get_plane_count(VkFormat format) vk_format_get_plane_count() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_util.h | 102 DXGI_FORMAT format, member
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_format.c | 308 fd3_pipe2vtx(enum pipe_format format) in fd3_pipe2vtx() argument 316 fd3_pipe2tex(enum pipe_format format) in fd3_pipe2tex() argument 324 fd3_pipe2color(enum pipe_format format) in fd3_pipe2color() argument 332 fd3_pipe2swap(enum pipe_format format) fd3_pipe2swap() argument 340 fd3_fs_output_format(enum pipe_format format) fd3_fs_output_format() argument 377 fd3_tex_swiz(enum pipe_format format, unsigned swizzle_r, unsigned swizzle_g, unsigned swizzle_b, unsigned swizzle_a) fd3_tex_swiz() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_printf.c | 92 char format[2 + 5 * LP_MAX_VECTOR_LENGTH + 2] = "%s"; in lp_build_print_value() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_format.c | 348 fd4_pipe2vtx(enum pipe_format format) in fd4_pipe2vtx() argument 357 fd4_pipe2tex(enum pipe_format format) fd4_pipe2tex() argument 366 fd4_pipe2color(enum pipe_format format) fd4_pipe2color() argument 374 fd4_pipe2swap(enum pipe_format format) fd4_pipe2swap() argument 382 fd4_pipe2depth(enum pipe_format format) fd4_pipe2depth() argument 421 fd4_tex_swiz(enum pipe_format format, unsigned swizzle_r, unsigned swizzle_g, unsigned swizzle_b, unsigned swizzle_a) fd4_tex_swiz() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | basetexture9.h | 40 D3DFORMAT format; member
|
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_transfer.c | 111 enum pipe_format format = tex->b.format; in r300_texture_transfer_map() local [all...] |
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | rand.c | 55 int format = FORMAT_BINARY, i, num = -1, r, ret = 1; in rand_main() local
|
| /third_party/pulseaudio/src/pulse/ |
| H A D | sample.c | 103 int pa_sample_format_valid(unsigned format) { in pa_sample_format_valid() argument 202 pa_parse_sample_format(const char *format) pa_parse_sample_format() argument [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | strbuf.c | 158 size_t pa_strbuf_printf(pa_strbuf *sb, const char *format, ...) { in pa_strbuf_printf() argument
|
| /third_party/openssl/apps/ |
| H A D | rand.c | 55 int format = FORMAT_BINARY, i, num = -1, r, ret = 1; in rand_main() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageLoadStoreUtil.cpp | 37 float computeStoreColorScale (const vk::VkFormat format, const tcu::IVec3 imageSize) in computeStoreColorScale() argument 77 VkImageCreateInfo makeImageCreateInfo (const Texture& texture, const VkFormat format, const VkImageUsageFlags usage, const VkImageCreateFlags flags, const VkImageTiling tiling) in makeImageCreateInfo() argument 115 bool isRepresentableIntegerValue (tcu::Vector<deInt64, 4> value, tcu::TextureFormat format) in isRepresentableIntegerValue() argument [all...] |
| H A D | vktImageTestsUtil.hpp | 148 getImageSizeBytes(const tcu::IVec3& imageSize, const vk::VkFormat format) getImageSizeBytes() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| H A D | vktTextureTexelBufferTests.cpp | 49 VkFormat format; in createUniformTexelBufferTests() member 142 VkFormat format; in createUniformTexelBufferTests() member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiBufferAndImageAllocationUtil.cpp | 104 createTestImage(tcu::IVec2 size, VkFormat format, Context& context, Allocator& allocator, Move<VkImage>& image, const MemoryRequirement& requirement, de::MovePtr<Allocation>& memory, VkImageTiling tiling) const createTestImage() argument 142 createTestImage(tcu::IVec2 size, VkFormat format, Context& context, Allocator& allocator, Move<VkImage>& image, const MemoryRequirement& requirement, de::MovePtr<Allocation>& memory, VkImageTiling tiling) const createTestImage() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageLoadStoreUtil.cpp | 37 float computeStoreColorScale (const vk::VkFormat format, const tcu::IVec3 imageSize) in computeStoreColorScale() argument 77 VkImageCreateInfo makeImageCreateInfo (const Texture& texture, const VkFormat format, const VkImageUsageFlags usage, const VkImageCreateFlags flags, const VkImageTiling tiling) in makeImageCreateInfo() argument 115 bool isRepresentableIntegerValue (tcu::Vector<deInt64, 4> value, tcu::TextureFormat format) in isRepresentableIntegerValue() argument [all...] |
| H A D | vktImageTestsUtil.hpp | 148 getImageSizeBytes(const tcu::IVec3& imageSize, const vk::VkFormat format) getImageSizeBytes() argument [all...] |