/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_QNX_external_memory_screen_buffer/ |
D | device_memory.adoc | 106 should: be used in slink:VkSamplerYcbcrConversionCreateInfo. 108 slink:VkSamplerYcbcrConversionCreateInfo. 110 slink:VkSamplerYcbcrConversionCreateInfo. 112 slink:VkSamplerYcbcrConversionCreateInfo. 114 slink:VkSamplerYcbcrConversionCreateInfo.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | samplers.adoc | 817 slink:VkSamplerYcbcrConversionCreateInfo structure specifying the 841 [open,refpage='VkSamplerYcbcrConversionCreateInfo',desc='Structure specifying the parameters of the… 843 The sname:VkSamplerYcbcrConversionCreateInfo structure is defined as: 845 include::{generated}/api/structs/VkSamplerYcbcrConversionCreateInfo.adoc[] 910 * [[VUID-VkSamplerYcbcrConversionCreateInfo-format-01904]] 914 * [[VUID-VkSamplerYcbcrConversionCreateInfo-format-04061]] 920 * [[VUID-VkSamplerYcbcrConversionCreateInfo-format-01650]] 925 * [[VUID-VkSamplerYcbcrConversionCreateInfo-xChromaOffset-01651]] 932 * [[VUID-VkSamplerYcbcrConversionCreateInfo-xChromaOffset-01652]] 939 * [[VUID-VkSamplerYcbcrConversionCreateInfo-components-02581]] [all …]
|
D | memory.adoc | 2775 should: be used in slink:VkSamplerYcbcrConversionCreateInfo. 2777 slink:VkSamplerYcbcrConversionCreateInfo. 2779 slink:VkSamplerYcbcrConversionCreateInfo. 2781 slink:VkSamplerYcbcrConversionCreateInfo. 2783 slink:VkSamplerYcbcrConversionCreateInfo. 2833 pname:components member of slink:VkSamplerYcbcrConversionCreateInfo with 2888 should: be used in slink:VkSamplerYcbcrConversionCreateInfo. 2890 slink:VkSamplerYcbcrConversionCreateInfo. 2892 slink:VkSamplerYcbcrConversionCreateInfo. 2894 slink:VkSamplerYcbcrConversionCreateInfo. [all …]
|
D | textures.adoc | 994 slink:VkSamplerYcbcrConversionCreateInfo structure for the 1111 slink:VkSamplerYcbcrConversionCreateInfo structure used to create the 1148 or the slink:VkSamplerYcbcrConversionCreateInfo's 1155 and if the slink:VkSamplerYcbcrConversionCreateInfo's 1167 slink:VkSamplerYcbcrConversionCreateInfo structure is 1205 slink:VkSamplerYcbcrConversionCreateInfo structure is 1366 slink:VkSamplerYcbcrConversionCreateInfo. 1374 of the slink:VkSamplerYcbcrConversionCreateInfo structure:
|
D | formats.adoc | 1943 format can: be used with a slink:VkSamplerYcbcrConversionCreateInfo 1955 format can: be used with a slink:VkSamplerYcbcrConversionCreateInfo 1978 slink:VkSamplerYcbcrConversionCreateInfo::pname:forceExplicitReconstruction 2461 format can: be used with a slink:VkSamplerYcbcrConversionCreateInfo 2473 format can: be used with a slink:VkSamplerYcbcrConversionCreateInfo 2496 slink:VkSamplerYcbcrConversionCreateInfo::pname:forceExplicitReconstruction
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | vk_struct_id.h | 49 REGISTER_VK_STRUCT_ID(VkSamplerYcbcrConversionCreateInfo,
|
D | goldfish_vk_deepcopy.h | 601 const VkSamplerYcbcrConversionCreateInfo* from, 602 VkSamplerYcbcrConversionCreateInfo* to);
|
D | goldfish_vk_transform.h | 972 VkDecoderGlobalState* resourceTracker, VkSamplerYcbcrConversionCreateInfo* toTransform); 975 VkDecoderGlobalState* resourceTracker, VkSamplerYcbcrConversionCreateInfo* toTransform);
|
D | goldfish_vk_marshaling.h | 1183 const VkSamplerYcbcrConversionCreateInfo* forMarshaling); 1187 VkSamplerYcbcrConversionCreateInfo* forUnmarshaling);
|
D | goldfish_vk_reserved_marshaling.h | 605 VkSamplerYcbcrConversionCreateInfo* forUnmarshaling, uint8_t** ptr);
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_ycbcr_conversion.c | 35 const VkSamplerYcbcrConversionCreateInfo *pCreateInfo, in vk_common_CreateSamplerYcbcrConversion()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_QCOM_ycbcr_degamma.adoc | 60 This extension extends slink:VkSamplerYcbcrConversionCreateInfo and the 62 created with an _identical_ slink:VkSamplerYcbcrConversionCreateInfo in
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | vk_struct_id.h | 73 REGISTER_VK_STRUCT_ID(VkSamplerYcbcrConversionCreateInfo,
|
D | ResourceTracker.h | 337 const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, 344 const VkSamplerYcbcrConversionCreateInfo* pCreateInfo,
|
D | VkEncoder.h | 462 const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, 760 VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo,
|
D | goldfish_vk_deepcopy_guest.h | 608 const VkSamplerYcbcrConversionCreateInfo* from, 609 VkSamplerYcbcrConversionCreateInfo* to);
|
D | goldfish_vk_transform_guest.h | 956 ResourceTracker* resourceTracker, VkSamplerYcbcrConversionCreateInfo* toTransform); 959 ResourceTracker* resourceTracker, VkSamplerYcbcrConversionCreateInfo* toTransform);
|
D | ResourceTracker.cpp | 4355 void* context, VkResult, VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, in on_vkCreateSamplerYcbcrConversion() 4357 VkSamplerYcbcrConversionCreateInfo localCreateInfo = vk_make_orphan_copy(*pCreateInfo); in on_vkCreateSamplerYcbcrConversion() 4401 void* context, VkResult, VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, in on_vkCreateSamplerYcbcrConversionKHR() 4403 VkSamplerYcbcrConversionCreateInfo localCreateInfo = vk_make_orphan_copy(*pCreateInfo); in on_vkCreateSamplerYcbcrConversionKHR()
|
D | goldfish_vk_marshaling_guest.h | 1207 const VkSamplerYcbcrConversionCreateInfo* forMarshaling); 1211 VkSamplerYcbcrConversionCreateInfo* forUnmarshaling);
|
D | goldfish_vk_counting_guest.h | 555 const VkSamplerYcbcrConversionCreateInfo* toCount,
|
D | goldfish_vk_reserved_marshaling_guest.h | 636 const VkSamplerYcbcrConversionCreateInfo* forMarshaling, uint8_t** ptr);
|
D | VkEncoder.cpp | 18467 VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, in vkCreateSamplerYcbcrConversion() 18508 VkSamplerYcbcrConversionCreateInfo* local_pCreateInfo; in vkCreateSamplerYcbcrConversion() 18513 local_pCreateInfo = (VkSamplerYcbcrConversionCreateInfo*)pool->alloc( in vkCreateSamplerYcbcrConversion() 18514 sizeof(const VkSamplerYcbcrConversionCreateInfo)); in vkCreateSamplerYcbcrConversion() 18517 (VkSamplerYcbcrConversionCreateInfo*)(local_pCreateInfo)); in vkCreateSamplerYcbcrConversion() 18528 sResourceTracker, (VkSamplerYcbcrConversionCreateInfo*)(local_pCreateInfo)); in vkCreateSamplerYcbcrConversion() 18541 (VkSamplerYcbcrConversionCreateInfo*)(local_pCreateInfo), countPtr); in vkCreateSamplerYcbcrConversion() 18576 (VkSamplerYcbcrConversionCreateInfo*)(local_pCreateInfo), streamPtrPtr); in vkCreateSamplerYcbcrConversion() 27952 VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, in vkCreateSamplerYcbcrConversionKHR() 27993 VkSamplerYcbcrConversionCreateInfo* local_pCreateInfo; in vkCreateSamplerYcbcrConversionKHR() [all …]
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.h | 688 const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, 692 const VkSamplerYcbcrConversionCreateInfo* pCreateInfo,
|
D | VkDecoderSnapshot.h | 672 const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, 1108 const VkSamplerYcbcrConversionCreateInfo* pCreateInfo,
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 5390 typedef struct VkSamplerYcbcrConversionCreateInfo { struct 5401 } VkSamplerYcbcrConversionCreateInfo; argument 5595 …PFN_vkCreateSamplerYcbcrConversion)(VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCr… 5705 const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, 9413 typedef VkSamplerYcbcrConversionCreateInfo VkSamplerYcbcrConversionCreateInfoKHR; 9425 …_vkCreateSamplerYcbcrConversionKHR)(VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCr… 9431 const VkSamplerYcbcrConversionCreateInfo* pCreateInfo,
|