Lines Matching defs:format
38 vk_format_description(VkFormat format) in vk_format_description()
47 vk_format_get_blocksize(VkFormat format) in vk_format_get_blocksize()
53 vk_format_get_blockwidth(VkFormat format) in vk_format_get_blockwidth()
59 vk_format_get_blockheight(VkFormat format) in vk_format_get_blockheight()
65 vk_format_is_compressed(VkFormat format) in vk_format_is_compressed()
72 vk_format_is_depth_or_stencil(VkFormat format) in vk_format_is_depth_or_stencil()
80 vk_format_has_alpha(VkFormat format) in vk_format_has_alpha()
86 vk_format_is_int(VkFormat format) in vk_format_is_int()
92 vk_format_is_uint(VkFormat format) in vk_format_is_uint()
98 vk_format_is_sint(VkFormat format) in vk_format_is_sint()
104 vk_format_is_srgb(VkFormat format) in vk_format_is_srgb()
110 vk_format_is_unorm(VkFormat format) in vk_format_is_unorm()
116 vk_format_is_snorm(VkFormat format) in vk_format_is_snorm()
122 vk_format_is_float(VkFormat format) in vk_format_is_float()
128 vk_format_get_component_bits(VkFormat format, in vk_format_get_component_bits()
148 vk_format_get_nr_components(VkFormat format) in vk_format_get_nr_components()