Home
last modified time | relevance | path

Searched refs:VK_SAMPLE_COUNT_1_BIT (Results 1 – 25 of 46) sorted by relevance

12

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_HUAWEI_subpass_shading.adoc94 0, VK_FORMAT_R8G8B8A8_UNORM, VK_SAMPLE_COUNT_1_BIT,
101 0, VK_FORMAT_R8G8B8A8_UNORM, VK_SAMPLE_COUNT_1_BIT,
108 0, VK_FORMAT_R8G8B8A8_UNORM, VK_SAMPLE_COUNT_1_BIT,
115 0, VK_FORMAT_D24_UNORM_S8_UINT, VK_SAMPLE_COUNT_1_BIT,
122 0, VK_FORMAT_R8G8B8A8_UNORM, VK_SAMPLE_COUNT_1_BIT,
DVK_NV_win32_keyed_mutex.adoc65 // layer, and VK_SAMPLE_COUNT_1_BIT using optimal tiling and supporting
100 imageCreateInfo.samples = VK_SAMPLE_COUNT_1_BIT;
DVK_NV_external_memory_win32.adoc114 // layer, and VK_SAMPLE_COUNT_1_BIT using optimal tiling and supporting
157 imageCreateInfo.samples = VK_SAMPLE_COUNT_1_BIT;
DVK_NV_optical_flow.adoc78 imageCreateInfo.samples = VK_SAMPLE_COUNT_1_BIT;
DVK_QCOM_render_pass_shader_resolve.adoc51 2) Should the VK_SAMPLE_COUNT_1_BIT be required for each pColorAttachment
DVK_QCOM_fragment_density_map_offset.adoc50 .samples = VK_SAMPLE_COUNT_1_BIT, // Must be 1x MSAA
DVK_EXT_fragment_density_map.adoc87 .samples = VK_SAMPLE_COUNT_1_BIT, // Must be 1x MSAA
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_standard_sample_locations.c32 .per_pixel = VK_SAMPLE_COUNT_1_BIT,
Dvk_render_pass.c663 color_samples[a] = VK_SAMPLE_COUNT_1_BIT; in vk_common_CreateRenderPass2()
680 VkSampleCountFlagBits depth_stencil_samples = VK_SAMPLE_COUNT_1_BIT; in vk_common_CreateRenderPass2()
1702 rp_att->samples == VK_SAMPLE_COUNT_1_BIT) { in begin_subpass()
1838 rp_att->samples == VK_SAMPLE_COUNT_1_BIT)) { in begin_subpass()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dcopy_anyimage_to_imageany_single_sampled_common.adoc14 ename:VK_SAMPLE_COUNT_1_BIT
Dresolve_image_common.adoc16 value other than ename:VK_SAMPLE_COUNT_1_BIT
22 ename:VK_SAMPLE_COUNT_1_BIT
Dblit_image_common.adoc93 ename:VK_SAMPLE_COUNT_1_BIT
96 ename:VK_SAMPLE_COUNT_1_BIT
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/reflow-tests/
Dsrc-common-validity.adoc25 ename:VK_SAMPLE_COUNT_1_BIT
Dexpect-common-validity-novuid.adoc30 ename:VK_SAMPLE_COUNT_1_BIT
Dexpect-common-validity-noreflow-novuid.adoc25 ename:VK_SAMPLE_COUNT_1_BIT
Dexpect-common-validity-noreflow.adoc29 ename:VK_SAMPLE_COUNT_1_BIT
Dexpect-common-validity-default.adoc34 ename:VK_SAMPLE_COUNT_1_BIT
/hardware/google/gfxstream/host/vulkan/emulated_textures/testing/
DComputePipelineRestoration_integrationtest.cpp83 .samples = VK_SAMPLE_COUNT_1_BIT, in createImage()
/hardware/google/gfxstream/host/tests/
DVkTestUtils.h133 .samples = VK_SAMPLE_COUNT_1_BIT, in setUpImage()
DVulkan_unittest.cpp502 VK_SAMPLE_COUNT_1_BIT, in TEST_F()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshotUtils.cpp131 if (imageInfo->imageCreateInfoShallow.samples != VK_SAMPLE_COUNT_1_BIT) { in saveImageContent()
301 if (imageInfo->imageCreateInfoShallow.samples != VK_SAMPLE_COUNT_1_BIT) { in loadImageContent()
DCompositorVk.cpp262 .rasterizationSamples = VK_SAMPLE_COUNT_1_BIT, in setUpGraphicsPipeline()
338 .samples = VK_SAMPLE_COUNT_1_BIT, in setUpGraphicsPipeline()
563 .samples = VK_SAMPLE_COUNT_1_BIT, in setUpDefaultImage()
DDisplayVk.cpp661 if (postImageCi.samples != VK_SAMPLE_COUNT_1_BIT) { in canPost()
/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/
Drenderpass.adoc158 sample count that is either ename:VK_SAMPLE_COUNT_1_BIT or equal to
166 sample count of ename:VK_SAMPLE_COUNT_1_BIT must: have been created with
805 ename:VK_SAMPLE_COUNT_1_BIT if all of the following hold:
833 ename:VK_SAMPLE_COUNT_1_BIT, pname:resolveImageView must: be
840 count of ename:VK_SAMPLE_COUNT_1_BIT
927 pname:samples value of ename:VK_SAMPLE_COUNT_1_BIT
2311 attachment must: not have a sample count of ename:VK_SAMPLE_COUNT_1_BIT
2315 ename:VK_SAMPLE_COUNT_1_BIT
3676 attachment must: not have a sample count of ename:VK_SAMPLE_COUNT_1_BIT
3684 ename:VK_SAMPLE_COUNT_1_BIT
[all …]

12