Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_standard_sample_locations.c47 .per_pixel = VK_SAMPLE_COUNT_2_BIT,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dprimsrast.adoc716 ename:VK_SAMPLE_COUNT_2_BIT, ename:VK_SAMPLE_COUNT_4_BIT,
734 |ename:VK_SAMPLE_COUNT_2_BIT
1069 pname:framebufferColorSampleCounts>>, includes ename:VK_SAMPLE_COUNT_2_BIT,
1070 the required rates must: also include ename:VK_SAMPLE_COUNT_2_BIT.
Dlimits.adoc870 * ename:VK_SAMPLE_COUNT_2_BIT specifies an image with 2 samples per pixel.
Dfeatures.adoc922 ename:VK_SAMPLE_COUNT_2_BIT must: not be created with
Dresources.adoc1912 ename:VK_SAMPLE_COUNT_2_BIT, pname:flags must: not contain
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp1231 e2 = VK_SAMPLE_COUNT_2_BIT,
Dvk_enum_string_helper.h2501 case VK_SAMPLE_COUNT_2_BIT: in string_VkSampleCountFlagBits()
Dvulkan_enums.hpp2104 e2 = VK_SAMPLE_COUNT_2_BIT,
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h2311 VK_SAMPLE_COUNT_2_BIT = 0x00000002, enumerator