Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...197

/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
/third_party/mesa3d/src/glx/
H A Dsinglepix.c37 __indirect_glGetSeparableFilter(GLenum target, GLenum format, GLenum type, in __indirect_glGetSeparableFilter() argument
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dvfwscanf.c34 int read_from_file(FILE *fp, const wchar_t *format, ...) in read_from_file() argument
H A Dvswscanf.c24 int get_str_value(const wchar_t *buffer, const wchar_t *format, ...) in get_str_value() argument
H A Dvswprintf.c29 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 Dvsprintf.c26 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 Dremap.h31 pa_sample_format_t format; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageLoadStoreUtil.hpp49 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 DvktPipelineSpecConstantUtil.cpp34 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 DvktSparseResourcesShaderIntrinsicsSampled.hpp36 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...]

Completed in 8 milliseconds

1...<<11121314151617181920>>...197