Lines Matching full:tex_format
1060 const VkFormat tex_format = VK_FORMAT_R8G8B8A8_UNORM;1079 .format = tex_format,1156 const VkFormat tex_format = VK_FORMAT_R8G8B8A8_UNORM;1160 vkGetPhysicalDeviceFormatProperties(demo->gpu, tex_format, &props);1252 .format = tex_format,