Lines Matching refs:format
40 VkFormat format,
45 enum pipe_format pfmt = vk_format_to_pipe_format(format);
56 * doing a vkCmdCopyImage() between a compressed and a non-compressed format
107 VkFormat format,
112 get_format_properties(physical_device, format, pFormatProperties);
117 VkFormat format,
122 get_format_properties(physical_device, format,
151 enum pipe_format format = vk_format_to_pipe_format(info->format);
153 get_format_properties(physical_device, info->format, &format_props);
169 if (util_format_is_depth_or_stencil(format))
185 util_format_is_depth_or_stencil(format))
280 VkFormat format,
292 .format = format,
315 * If handleType is not compatible with the format, type, tiling,
462 VkFormat format,