| /third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_screen.c | 39 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 D | fd4_resource.c | 34 enum pipe_format format = prsc->format; in fd4_setup_slices() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_screen.c | 54 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 D | fd6_screen.c | 59 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 D | freedreno_util.c | 35 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 D | fortify_vsnprintf_chk_test.cpp | 18 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 D | fortify_vsprintf_chk_test.cpp | 17 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 D | vk_format.c | 292 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 D | test-layout.cpp | 30 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 D | test-clear.c | 30 enum pipe_format format; member
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_gen_mipmap.c | 59 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 D | fd2_screen.c | 37 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 D | fd2_resource.c | 33 enum pipe_format format = prsc->format; in fd2_setup_slices() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_screen.c | 39 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 D | strptime.c | 17 static void checkStrptime(const char *s, const char *format, const struct tm *expected) { in checkStrptime() argument
|
| H A D | strftime.c | 9 static void checkStrftime(const char* format, const struct tm* tm, in checkStrftime() argument
|
| /third_party/mesa3d/src/glx/ |
| H A D | singlepix.c | 37 __indirect_glGetSeparableFilter(GLenum target, GLenum format, GLenum type, in __indirect_glGetSeparableFilter() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
| H A D | vfwscanf.c | 34 int read_from_file(FILE *fp, const wchar_t *format, ...) in read_from_file() argument
|
| H A D | vswscanf.c | 24 int get_str_value(const wchar_t *buffer, const wchar_t *format, ...) in get_str_value() argument
|
| H A D | vswprintf.c | 29 void vswprintf_0100(wchar_t *format, ...) in vswprintf_0100() argument 49 void vswprintf_0200(wchar_t *format, ...) in vswprintf_0200() argument 69 void vswprintf_0300(wchar_t *format, ...) in vswprintf_0300() argument
|
| H A D | vsprintf.c | 26 void vsprintf_0100(char *format, ...) in vsprintf_0100() argument 46 void vsprintf_0200(char *format, ...) in vsprintf_0200() argument 66 void vsprintf_0300(char *format, ...) in vsprintf_0300() argument
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | remap.h | 31 pa_sample_format_t format; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageLoadStoreUtil.hpp | 49 inline float computeStoreColorBias (const vk::VkFormat format) in computeStoreColorBias() argument 54 inline bool isIntegerFormat (const vk::VkFormat format) in isIntegerFormat() argument 59 inline bool isSignedFormat (const vk::VkFormat format) in isSignedFormat() argument 64 inline bool colorScaleAndBiasAreValid (const vk::VkFormat format, cons argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineSpecConstantUtil.cpp | 34 VkImageCreateInfo makeImageCreateInfo (const tcu::IVec2& size, const VkFormat format, const VkImageUsageFlags usage) in makeImageCreateInfo() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesShaderIntrinsicsSampled.hpp | 36 SparseShaderIntrinsicsCaseSampledBase(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseShaderIntrinsicsCaseSampledBase() argument 57 SparseShaderIntrinsicsCaseSampledExplicit(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseShaderIntrinsicsCaseSampledExplicit() argument 72 SparseCaseOpImageSparseSampleExplicitLod(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseCaseOpImageSparseSampleExplicitLod() argument 91 SparseShaderIntrinsicsCaseSampledImplicit(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseShaderIntrinsicsCaseSampledImplicit() argument 106 SparseCaseOpImageSparseSampleImplicitLod(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseCaseOpImageSparseSampleImplicitLod() argument 125 SparseCaseOpImageSparseGather(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseCaseOpImageSparseGather() argument [all...] |