Searched refs:VK_IMAGE_USAGE_SAMPLED_BIT (Results 1 – 25 of 35) sorted by relevance
12
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_NV_optical_flow.adoc | 65 imageFormatInfo2.usage = VK_IMAGE_USAGE_SAMPLED_BIT | VK_IMAGE_USAGE_TRANSFER_DST_BIT; 79 imageCreateInfo.usage = VK_IMAGE_USAGE_SAMPLED_BIT | VK_IMAGE_USAGE_TRANSFER_DST_BIT;;
|
D | VK_NV_win32_keyed_mutex.adoc | 72 VK_IMAGE_USAGE_SAMPLED_BIT | 102 imageCreateInfo.usage = VK_IMAGE_USAGE_SAMPLED_BIT |
|
D | VK_NV_external_memory_win32.adoc | 121 VK_IMAGE_USAGE_SAMPLED_BIT | 159 imageCreateInfo.usage = VK_IMAGE_USAGE_SAMPLED_BIT |
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_image.c | 921 VK_IMAGE_USAGE_SAMPLED_BIT | in vk_image_layout_to_usage_flags() 935 return VK_IMAGE_USAGE_SAMPLED_BIT | in vk_image_layout_to_usage_flags() 995 return VK_IMAGE_USAGE_SAMPLED_BIT | in vk_image_layout_to_usage_flags() 1002 VK_IMAGE_USAGE_SAMPLED_BIT | in vk_image_layout_to_usage_flags() 1008 VK_IMAGE_USAGE_SAMPLED_BIT | in vk_image_layout_to_usage_flags()
|
D | vk_android.c | 151 if (vk_usage & (VK_IMAGE_USAGE_SAMPLED_BIT | in vk_image_usage_to_ahb_usage()
|
D | vk_meta_blit_resolve.c | 545 .usage = VK_IMAGE_USAGE_SAMPLED_BIT, in do_blit()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/ |
D | image_memory_barrier_common.adoc | 40 have been created with ename:VK_IMAGE_USAGE_SAMPLED_BIT or 102 ename:VK_IMAGE_USAGE_SAMPLED_BIT, or 122 ename:VK_IMAGE_USAGE_SAMPLED_BIT, or 163 ename:VK_IMAGE_USAGE_SAMPLED_BIT, or 308 ename:VK_IMAGE_USAGE_SAMPLED_BIT usage bits, and the
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_HUAWEI_invocation_mask.adoc | 58 VK_IMAGE_USAGE_SAMPLED_BIT = 0x00000004,
|
D | VK_EXT_host_image_copy.adoc | 264 For example, an image that is only created with `VK_IMAGE_USAGE_SAMPLED_BIT` and `VK_IMAGE_USAGE_TR…
|
/hardware/google/gfxstream/host/vulkan/emulated_textures/testing/ |
D | ComputePipelineRestoration_integrationtest.cpp | 86 VK_IMAGE_USAGE_SAMPLED_BIT, in createImage()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | AndroidHardwareBuffer.cpp | 46 if (vk_usage & VK_IMAGE_USAGE_SAMPLED_BIT) ahw_usage |= AHARDWAREBUFFER_USAGE_GPU_SAMPLED_IMAGE; in getAndroidHardwareBufferUsageFromVkUsage()
|
/hardware/google/gfxstream/host/tests/ |
D | VkTestUtils.h | 319 RenderResourceVk<VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL, VK_IMAGE_USAGE_SAMPLED_BIT>;
|
D | Vulkan_unittest.cpp | 504 VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT | VK_IMAGE_USAGE_SAMPLED_BIT, in TEST_F()
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/ |
D | wsi_common_win32.cpp | 214 VK_IMAGE_USAGE_SAMPLED_BIT | in wsi_win32_surface_get_capabilities() 774 (VK_IMAGE_USAGE_SAMPLED_BIT | in wsi_win32_surface_create_swapchain_dxgi()
|
D | wsi_common_headless.c | 103 VK_IMAGE_USAGE_SAMPLED_BIT | in wsi_headless_surface_get_capabilities()
|
D | wsi_common_wayland.c | 1089 VK_IMAGE_USAGE_SAMPLED_BIT | in wsi_wl_surface_get_capabilities()
|
D | wsi_common_x11.c | 738 VK_IMAGE_USAGE_SAMPLED_BIT | in x11_surface_get_capabilities()
|
D | wsi_common_display.c | 911 VK_IMAGE_USAGE_SAMPLED_BIT | in wsi_display_surface_get_capabilities()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | capabilities.adoc | 81 ename:VK_IMAGE_USAGE_SAMPLED_BIT, and pname:flags does not include either of 1122 * If pname:usage includes ename:VK_IMAGE_USAGE_SAMPLED_BIT, and 1125 * If pname:usage includes ename:VK_IMAGE_USAGE_SAMPLED_BIT, and 1128 * If pname:usage includes ename:VK_IMAGE_USAGE_SAMPLED_BIT, and
|
D | resources.adoc | 2109 must: not include any usages except ename:VK_IMAGE_USAGE_SAMPLED_BIT 2137 include any usages except ename:VK_IMAGE_USAGE_SAMPLED_BIT 3075 * ename:VK_IMAGE_USAGE_SAMPLED_BIT specifies that the image can: be used 3172 * ename:VK_IMAGE_USAGE_SAMPLED_BIT 4234 the ename:VK_IMAGE_USAGE_SAMPLED_BIT or 4313 ename:VK_IMAGE_USAGE_SAMPLED_BIT usage bits enabled. 4616 pname:usage includes ename:VK_IMAGE_USAGE_SAMPLED_BIT, then the pname:format 4724 If pname:usage contains ename:VK_IMAGE_USAGE_SAMPLED_BIT, then the 4986 ename:VK_IMAGE_USAGE_SAMPLED_BIT, then the pname:pNext chain must: 5099 ename:VK_IMAGE_USAGE_SAMPLED_BIT, pname:subresourceRange.layerCount [all …]
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/rmv/ |
D | vk_rmv_exporter.c | 1203 if (description->usage_flags & VK_IMAGE_USAGE_SAMPLED_BIT || in rmt_dump_image_resource()
|
/hardware/google/gfxstream/host/vulkan/ |
D | CompositorVk.cpp | 565 .usage = VK_IMAGE_USAGE_TRANSFER_DST_BIT | VK_IMAGE_USAGE_SAMPLED_BIT, in setUpDefaultImage()
|
D | VkCommonOperations.cpp | 490 VK_IMAGE_USAGE_SAMPLED_BIT, VK_IMAGE_USAGE_TRANSFER_SRC_BIT, in getBasicImageSupportList() 1848 {VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT, VK_IMAGE_USAGE_SAMPLED_BIT}, in generateColorBufferVkImageCreateInfo_locked()
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/overlay-layer/ |
D | overlay.cpp | 1641 image_info.usage = VK_IMAGE_USAGE_SAMPLED_BIT | VK_IMAGE_USAGE_TRANSFER_DST_BIT; in setup_swapchain_data_pipeline()
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_enums.hpp | 1110 eSampled = VK_IMAGE_USAGE_SAMPLED_BIT,
|
12