Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dsamplers.adoc284 If pname:flags includes ename:VK_SAMPLER_CREATE_SUBSAMPLED_BIT_EXT, then
287 If pname:flags includes ename:VK_SAMPLER_CREATE_SUBSAMPLED_BIT_EXT, then
290 If pname:flags includes ename:VK_SAMPLER_CREATE_SUBSAMPLED_BIT_EXT, then
293 If pname:flags includes ename:VK_SAMPLER_CREATE_SUBSAMPLED_BIT_EXT, then
298 If pname:flags includes ename:VK_SAMPLER_CREATE_SUBSAMPLED_BIT_EXT, then
301 If pname:flags includes ename:VK_SAMPLER_CREATE_SUBSAMPLED_BIT_EXT, then
304 If pname:flags includes ename:VK_SAMPLER_CREATE_SUBSAMPLED_BIT_EXT, then
406 * [[samplers-subsamplesampler]] ename:VK_SAMPLER_CREATE_SUBSAMPLED_BIT_EXT
Dtextures.adoc524 ename:VK_SAMPLER_CREATE_SUBSAMPLED_BIT_EXT and the image was not created
527 ename:VK_SAMPLER_CREATE_SUBSAMPLED_BIT_EXT and the image was created
530 ename:VK_SAMPLER_CREATE_SUBSAMPLED_BIT_EXT and is used with a function
Ddescriptorsets.adoc2061 containing ename:VK_SAMPLER_CREATE_SUBSAMPLED_BIT_EXT or
5637 was created with ename:VK_SAMPLER_CREATE_SUBSAMPLED_BIT_EXT set
Dlimits.adoc3689 ename:VK_SAMPLER_CREATE_SUBSAMPLED_BIT_EXT set.
Dresources.adoc3320 ename:VK_SAMPLER_CREATE_SUBSAMPLED_BIT_EXT or was not sampled through
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvk_enum_string_helper.h4019 case VK_SAMPLER_CREATE_SUBSAMPLED_BIT_EXT: in string_VkSamplerCreateFlagBits()
Dvulkan_enums.hpp3316 eSubsampledEXT = VK_SAMPLER_CREATE_SUBSAMPLED_BIT_EXT,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_descriptor_buffer.adoc627 …TOR_TYPE_COMBINED_IMAGE_SAMPLER descriptor when using the VK_SAMPLER_CREATE_SUBSAMPLED_BIT_EXT fla…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h2704 VK_SAMPLER_CREATE_SUBSAMPLED_BIT_EXT = 0x00000001, enumerator