/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | vk_struct_id.h | 56 REGISTER_VK_STRUCT_ID(VkSamplerYcbcrConversionInfo,
|
D | goldfish_vk_extension_structs.cpp | 317 return sizeof(VkSamplerYcbcrConversionInfo); in goldfish_vk_extension_struct_size() 978 return sizeof(VkSamplerYcbcrConversionInfo); in goldfish_vk_extension_struct_size_with_stream_features()
|
D | goldfish_vk_deepcopy.h | 605 const VkSamplerYcbcrConversionInfo* from, 606 VkSamplerYcbcrConversionInfo* to);
|
D | goldfish_vk_transform.h | 978 VkSamplerYcbcrConversionInfo* toTransform); 981 VkSamplerYcbcrConversionInfo* toTransform);
|
D | goldfish_vk_marshaling.h | 1190 const VkSamplerYcbcrConversionInfo* forMarshaling); 1193 VkSamplerYcbcrConversionInfo* forUnmarshaling);
|
D | goldfish_vk_transform.cpp | 3249 VkSamplerYcbcrConversionInfo* toTransform) { in transform_tohost_VkSamplerYcbcrConversionInfo() 3258 VkSamplerYcbcrConversionInfo* toTransform) { in transform_fromhost_VkSamplerYcbcrConversionInfo() 8644 reinterpret_cast<VkSamplerYcbcrConversionInfo*>(structExtension_out)); in transform_tohost_extension_struct() 9804 reinterpret_cast<VkSamplerYcbcrConversionInfo*>(structExtension_out)); in transform_fromhost_extension_struct()
|
D | goldfish_vk_reserved_marshaling.h | 609 VkSamplerYcbcrConversionInfo* forUnmarshaling,
|
D | goldfish_vk_deepcopy.cpp | 3252 const VkSamplerYcbcrConversionInfo* from, in deepcopy_VkSamplerYcbcrConversionInfo() 3253 VkSamplerYcbcrConversionInfo* to) { in deepcopy_VkSamplerYcbcrConversionInfo() 9450 reinterpret_cast<const VkSamplerYcbcrConversionInfo*>(structExtension), in deepcopy_extension_struct() 9451 reinterpret_cast<VkSamplerYcbcrConversionInfo*>(structExtension_out)); in deepcopy_extension_struct()
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_sampler.c | 133 const VkSamplerYcbcrConversionInfo *yc_info = (void *)ext; in vk_sampler_create()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | vk_struct_id.h | 90 REGISTER_VK_STRUCT_ID(VkSamplerYcbcrConversionInfo,
|
D | goldfish_vk_extension_structs_guest.cpp | 317 return sizeof(VkSamplerYcbcrConversionInfo); in goldfish_vk_extension_struct_size() 932 return sizeof(VkSamplerYcbcrConversionInfo); in goldfish_vk_extension_struct_size_with_stream_features()
|
D | goldfish_vk_deepcopy_guest.h | 612 const VkSamplerYcbcrConversionInfo* from, 613 VkSamplerYcbcrConversionInfo* to);
|
D | ResourceTracker.cpp | 4454 VkSamplerYcbcrConversionInfo localVkSamplerYcbcrConversionInfo; in on_vkCreateSampler() 4455 const VkSamplerYcbcrConversionInfo* samplerYcbcrConversionInfo = in on_vkCreateSampler() 4456 vk_find_struct<VkSamplerYcbcrConversionInfo>(pCreateInfo); in on_vkCreateSampler() 6890 VkSamplerYcbcrConversionInfo localVkSamplerYcbcrConversionInfo; in on_vkCreateImageView() 6891 const VkSamplerYcbcrConversionInfo* samplerYcbcrConversionInfo = in on_vkCreateImageView() 6892 vk_find_struct<VkSamplerYcbcrConversionInfo>(pCreateInfo); in on_vkCreateImageView()
|
D | goldfish_vk_transform_guest.h | 962 VkSamplerYcbcrConversionInfo* toTransform); 965 VkSamplerYcbcrConversionInfo* toTransform);
|
D | goldfish_vk_marshaling_guest.h | 1214 const VkSamplerYcbcrConversionInfo* forMarshaling); 1217 VkSamplerYcbcrConversionInfo* forUnmarshaling);
|
D | goldfish_vk_transform_guest.cpp | 3237 VkSamplerYcbcrConversionInfo* toTransform) { in transform_tohost_VkSamplerYcbcrConversionInfo() 3246 VkSamplerYcbcrConversionInfo* toTransform) { in transform_fromhost_VkSamplerYcbcrConversionInfo() 8144 reinterpret_cast<VkSamplerYcbcrConversionInfo*>(structExtension_out)); in transform_tohost_extension_struct() 9224 reinterpret_cast<VkSamplerYcbcrConversionInfo*>(structExtension_out)); in transform_fromhost_extension_struct()
|
D | goldfish_vk_counting_guest.h | 559 const VkSamplerYcbcrConversionInfo* toCount, size_t* count);
|
D | goldfish_vk_reserved_marshaling_guest.h | 640 const VkSamplerYcbcrConversionInfo* forMarshaling,
|
D | goldfish_vk_deepcopy_guest.cpp | 3252 const VkSamplerYcbcrConversionInfo* from, in deepcopy_VkSamplerYcbcrConversionInfo() 3253 VkSamplerYcbcrConversionInfo* to) { in deepcopy_VkSamplerYcbcrConversionInfo() 8885 reinterpret_cast<const VkSamplerYcbcrConversionInfo*>(structExtension), in deepcopy_extension_struct() 8886 reinterpret_cast<VkSamplerYcbcrConversionInfo*>(structExtension_out)); in deepcopy_extension_struct()
|
D | goldfish_vk_counting_guest.cpp | 3097 const VkSamplerYcbcrConversionInfo* toCount, in count_VkSamplerYcbcrConversionInfo() 7557 reinterpret_cast<const VkSamplerYcbcrConversionInfo*>(structExtension), count); in count_extension_struct()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | samplers.adoc | 739 [open,refpage='VkSamplerYcbcrConversionInfo',desc='Structure specifying {YCbCr} conversion to a sam… 742 slink:VkSamplerYcbcrConversionInfo structure to the pname:pNext chain of the 751 A slink:VkSamplerYcbcrConversionInfo must: be provided for samplers to be 761 The sname:VkSamplerYcbcrConversionInfo structure is defined as: 763 include::{generated}/api/structs/VkSamplerYcbcrConversionInfo.adoc[] 777 include::{generated}/validity/structs/VkSamplerYcbcrConversionInfo.adoc[]
|
D | descriptorsets.adoc | 3563 been created without a sname:VkSamplerYcbcrConversionInfo structure in 3569 sname:VkSamplerYcbcrConversionInfo structure in its pname:pNext chain, 3573 sname:VkSamplerYcbcrConversionInfo object 3581 created with a sname:VkSamplerYcbcrConversionInfo structure in its 3583 sname:VkSamplerYcbcrConversionInfo to the corresponding immutable
|
D | resources.adoc | 4606 slink:VkSamplerYcbcrConversionInfo included in the pname:pNext chain of 4987 include a slink:VkSamplerYcbcrConversionInfo structure with a conversion 4996 If the pname:pNext chain includes a slink:VkSamplerYcbcrConversionInfo 5001 If the pname:pNext chain includes a slink:VkSamplerYcbcrConversionInfo 5022 slink:VkSamplerYcbcrConversionInfo structure with a pname:conversion 5039 slink:VkSamplerYcbcrConversionInfo structure with a pname:conversion
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_static_assertions.hpp | 653 …VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionInfo ) == sizeof( VkSamplerYcbcrConversionInfo ), "str…
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 5403 typedef struct VkSamplerYcbcrConversionInfo { struct 5407 } VkSamplerYcbcrConversionInfo; argument 9415 typedef VkSamplerYcbcrConversionInfo VkSamplerYcbcrConversionInfoKHR;
|