Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceImageFormatInfo2 (Results 1 – 25 of 50) sorted by relevance

12

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_filter_cubic.adoc29 slink:VkPhysicalDeviceImageFormatInfo2 and slink:VkImageFormatProperties2
DVK_AMD_texture_gather_bias_lod.adoc59 VkPhysicalDeviceImageFormatInfo2 formatInfo;
DVK_NV_optical_flow.adoc61 VkPhysicalDeviceImageFormatInfo2 imageFormatInfo2 = { VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_IMAGE_FORMA…
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dvk_struct_id.h68 REGISTER_VK_STRUCT_ID(VkPhysicalDeviceImageFormatInfo2,
Dgoldfish_vk_deepcopy.h524 const VkPhysicalDeviceImageFormatInfo2* from,
525 VkPhysicalDeviceImageFormatInfo2* to);
Dgoldfish_vk_transform.h854 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceImageFormatInfo2* toTransform);
857 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceImageFormatInfo2* toTransform);
Dgoldfish_vk_marshaling.h1038 const VkPhysicalDeviceImageFormatInfo2* forMarshaling);
1041 VkPhysicalDeviceImageFormatInfo2* forUnmarshaling);
Dgoldfish_vk_reserved_marshaling.h532 VkPhysicalDeviceImageFormatInfo2* forUnmarshaling, uint8_t** ptr);
/hardware/google/gfxstream/guest/vulkan_enc/
Dvk_struct_id.h98 REGISTER_VK_STRUCT_ID(VkPhysicalDeviceImageFormatInfo2,
DResourceTracker.h445 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo,
450 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo,
603 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo,
DVkEncoder.h445 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo,
645 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo,
Dgoldfish_vk_deepcopy_guest.h531 const VkPhysicalDeviceImageFormatInfo2* from,
532 VkPhysicalDeviceImageFormatInfo2* to);
Dgoldfish_vk_transform_guest.h840 ResourceTracker* resourceTracker, VkPhysicalDeviceImageFormatInfo2* toTransform);
843 ResourceTracker* resourceTracker, VkPhysicalDeviceImageFormatInfo2* toTransform);
Dgoldfish_vk_marshaling_guest.h1059 const VkPhysicalDeviceImageFormatInfo2* forMarshaling);
1063 VkPhysicalDeviceImageFormatInfo2* forUnmarshaling);
Dgoldfish_vk_counting_guest.h484 const VkPhysicalDeviceImageFormatInfo2* toCount,
Dgoldfish_vk_reserved_marshaling_guest.h561 const VkPhysicalDeviceImageFormatInfo2* forMarshaling, uint8_t** ptr);
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dcapabilities.adoc122 ** slink:VkPhysicalDeviceImageFormatInfo2::pname:tiling was
126 ** the slink:VkPhysicalDeviceImageFormatInfo2::pname:pNext chain included
221 slink:VkPhysicalDeviceImageFormatInfo2 structure describing the
241 Furthermore, if slink:VkPhysicalDeviceImageFormatInfo2::pname:usage includes
273 [open,refpage='VkPhysicalDeviceImageFormatInfo2',desc='Structure specifying image creation paramete…
275 The sname:VkPhysicalDeviceImageFormatInfo2 structure is defined as:
277 include::{generated}/api/structs/VkPhysicalDeviceImageFormatInfo2.adoc[]
288 The pname:pNext chain of sname:VkPhysicalDeviceImageFormatInfo2 is used
304 The members of sname:VkPhysicalDeviceImageFormatInfo2 correspond to the
311 * [[VUID-VkPhysicalDeviceImageFormatInfo2-tiling-02249]]
[all …]
Dresources.adoc1528 *** The parameters slink:VkPhysicalDeviceImageFormatInfo2::pname:format,
1534 slink:VkPhysicalDeviceImageFormatInfo2::pname:pNext must: contain a
1546 slink:VkPhysicalDeviceImageFormatInfo2::pname:pNext must: either
1552 slink:VkPhysicalDeviceImageFormatInfo2::pname:pNext must: also contain
1558 **** slink:VkPhysicalDeviceImageFormatInfo2::pname:pNext must: contain a
1567 pname:pNext chain of slink:VkPhysicalDeviceImageFormatInfo2 must: be
1573 slink:VkPhysicalDeviceImageFormatInfo2::pname:pNext chain must:
1582 then slink:VkPhysicalDeviceImageFormatInfo2::pname:pNext must: contain
2469 slink:VkPhysicalDeviceImageFormatInfo2 to query additional capabilities
2474 sname:VkPhysicalDeviceImageFormatInfo2 then the implicit value of
[all …]
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_physical_device.c215 VkPhysicalDeviceImageFormatInfo2 info = { in vk_common_GetPhysicalDeviceImageFormatProperties()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_image_compression_control.adoc229 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo,
232 VkPhysicalDeviceImageFormatInfo2 imageFormatInfo = {};
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_drm.c368 VkPhysicalDeviceImageFormatInfo2 format_info = { in wsi_configure_native_image()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.h148 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo,
152 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo,
DVkDecoderSnapshot.h648 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo,
968 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_optical_flow/
Doptical_flow.adoc63 chain of slink:VkPhysicalDeviceImageFormatInfo2.
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5260 typedef struct VkPhysicalDeviceImageFormatInfo2 { struct
5268 } VkPhysicalDeviceImageFormatInfo2; argument
5589 …geFormatProperties2)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pIma…
5675 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo,
8483 typedef VkPhysicalDeviceImageFormatInfo2 VkPhysicalDeviceImageFormatInfo2KHR;
8496 …ormatProperties2KHR)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pIma…
8517 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo,

12