Home
last modified time | relevance | path

Searched refs:VK_SAMPLE_COUNT_4_BIT (Results 1 – 10 of 10) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_standard_sample_locations.c64 .per_pixel = VK_SAMPLE_COUNT_4_BIT,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_fragment_shading_rate.adoc273 | `VK_SAMPLE_COUNT_1_BIT \| VK_SAMPLE_COUNT_4_BIT` | {2,2}
274 | `VK_SAMPLE_COUNT_1_BIT \| VK_SAMPLE_COUNT_4_BIT` | {2,1}
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc871 * ename:VK_SAMPLE_COUNT_4_BIT specifies an image with 4 samples per pixel.
4953 …rColorSampleCounts | - | (ename:VK_SAMPLE_COUNT_1_BIT \| ename:VK_SAMPLE_COUNT_4_BIT) | min
4957 …rDepthSampleCounts | - | (ename:VK_SAMPLE_COUNT_1_BIT \| ename:VK_SAMPLE_COUNT_4_BIT) | min
4958 …rStencilSampleCounts | - | (ename:VK_SAMPLE_COUNT_1_BIT \| ename:VK_SAMPLE_COUNT_4_BIT) | min
4959 …rNoAttachmentsSampleCounts | - | (ename:VK_SAMPLE_COUNT_1_BIT \| ename:VK_SAMPLE_COUNT_4_BIT) | min
4961 …geColorSampleCounts | - | (ename:VK_SAMPLE_COUNT_1_BIT \| ename:VK_SAMPLE_COUNT_4_BIT) | min
4963 …geDepthSampleCounts | - | (ename:VK_SAMPLE_COUNT_1_BIT \| ename:VK_SAMPLE_COUNT_4_BIT) | min
4964 …geStencilSampleCounts | - | (ename:VK_SAMPLE_COUNT_1_BIT \| ename:VK_SAMPLE_COUNT_4_BIT) | min
4965 … | ename:VK_SAMPLE_COUNT_1_BIT | (ename:VK_SAMPLE_COUNT_1_BIT \| ename:VK_SAMPLE_COUNT_4_BIT) | min
4993 | pname:sampleLocationSampleCounts | - | ename:VK_SAMPLE_COUNT_4_BIT | min
[all …]
Dprimsrast.adoc716 ename:VK_SAMPLE_COUNT_2_BIT, ename:VK_SAMPLE_COUNT_4_BIT,
738 |ename:VK_SAMPLE_COUNT_4_BIT
1063 | ename:VK_SAMPLE_COUNT_1_BIT \| ename:VK_SAMPLE_COUNT_4_BIT | {2,2}
1064 | ename:VK_SAMPLE_COUNT_1_BIT \| ename:VK_SAMPLE_COUNT_4_BIT | {2,1}
Dfeatures.adoc931 ename:VK_SAMPLE_COUNT_4_BIT must: not be created with
Dresources.adoc1918 ename:VK_SAMPLE_COUNT_4_BIT, pname:flags must: not contain
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp1232 e4 = VK_SAMPLE_COUNT_4_BIT,
Dvk_enum_string_helper.h2505 case VK_SAMPLE_COUNT_4_BIT: in string_VkSampleCountFlagBits()
Dvulkan_enums.hpp2105 e4 = VK_SAMPLE_COUNT_4_BIT,
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h2312 VK_SAMPLE_COUNT_4_BIT = 0x00000004, enumerator