Home
last modified time | relevance | path

Searched refs:VK_SAMPLE_COUNT_8_BIT (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_standard_sample_locations.c87 .per_pixel = VK_SAMPLE_COUNT_8_BIT,
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp1233 e8 = VK_SAMPLE_COUNT_8_BIT,
Dvk_enum_string_helper.h2509 case VK_SAMPLE_COUNT_8_BIT: in string_VkSampleCountFlagBits()
Dvulkan_enums.hpp2106 e8 = VK_SAMPLE_COUNT_8_BIT,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dprimsrast.adoc717 ename:VK_SAMPLE_COUNT_8_BIT, and ename:VK_SAMPLE_COUNT_16_BIT have sample
744 |ename:VK_SAMPLE_COUNT_8_BIT
Dlimits.adoc872 * ename:VK_SAMPLE_COUNT_8_BIT specifies an image with 8 samples per pixel.
Dfeatures.adoc940 ename:VK_SAMPLE_COUNT_8_BIT must: not be created with
Dresources.adoc1924 ename:VK_SAMPLE_COUNT_8_BIT, pname:flags must: not contain
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h2313 VK_SAMPLE_COUNT_8_BIT = 0x00000008, enumerator