Searched refs:format_texel_case (Results 1 – 1 of 1) sorted by relevance
2021 const VkFormat format_texel_case = VK_FORMAT_R8_UNORM; in TEST_F() local2024 vkGetPhysicalDeviceFormatProperties(gpu(), format_texel_case, &format_properties); in TEST_F()2135 buff_view_ci.format = format_texel_case; in TEST_F()