/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_extension_structs_guest.cpp | 430 return sizeof(VkPhysicalDeviceImagelessFramebufferFeatures); in goldfish_vk_extension_struct_size() 1049 return sizeof(VkPhysicalDeviceImagelessFramebufferFeatures); in goldfish_vk_extension_struct_size_with_stream_features()
|
D | goldfish_vk_deepcopy_guest.h | 847 const VkPhysicalDeviceImagelessFramebufferFeatures* from, 848 VkPhysicalDeviceImagelessFramebufferFeatures* to);
|
D | goldfish_vk_transform_guest.h | 1304 ResourceTracker* resourceTracker, VkPhysicalDeviceImagelessFramebufferFeatures* toTransform); 1307 ResourceTracker* resourceTracker, VkPhysicalDeviceImagelessFramebufferFeatures* toTransform);
|
D | goldfish_vk_marshaling_guest.h | 1633 const VkPhysicalDeviceImagelessFramebufferFeatures* forMarshaling); 1637 VkPhysicalDeviceImagelessFramebufferFeatures* forUnmarshaling);
|
D | goldfish_vk_transform_guest.cpp | 4373 ResourceTracker* resourceTracker, VkPhysicalDeviceImagelessFramebufferFeatures* toTransform) { in transform_tohost_VkPhysicalDeviceImagelessFramebufferFeatures() 4382 ResourceTracker* resourceTracker, VkPhysicalDeviceImagelessFramebufferFeatures* toTransform) { in transform_fromhost_VkPhysicalDeviceImagelessFramebufferFeatures() 8378 resourceTracker, reinterpret_cast<VkPhysicalDeviceImagelessFramebufferFeatures*>( in transform_tohost_extension_struct() 9458 resourceTracker, reinterpret_cast<VkPhysicalDeviceImagelessFramebufferFeatures*>( in transform_fromhost_extension_struct()
|
D | goldfish_vk_counting_guest.h | 766 const VkPhysicalDeviceImagelessFramebufferFeatures* toCount, size_t* count);
|
D | goldfish_vk_reserved_marshaling_guest.h | 871 const VkPhysicalDeviceImagelessFramebufferFeatures* forMarshaling, uint8_t** ptr);
|
D | goldfish_vk_deepcopy_guest.cpp | 4581 const VkPhysicalDeviceImagelessFramebufferFeatures* from, in deepcopy_VkPhysicalDeviceImagelessFramebufferFeatures() 4582 VkPhysicalDeviceImagelessFramebufferFeatures* to) { in deepcopy_VkPhysicalDeviceImagelessFramebufferFeatures() 9164 reinterpret_cast<const VkPhysicalDeviceImagelessFramebufferFeatures*>( in deepcopy_extension_struct() 9166 reinterpret_cast<VkPhysicalDeviceImagelessFramebufferFeatures*>( in deepcopy_extension_struct()
|
D | goldfish_vk_counting_guest.cpp | 4235 const VkPhysicalDeviceImagelessFramebufferFeatures* toCount, size_t* count) { in count_VkPhysicalDeviceImagelessFramebufferFeatures() 7813 reinterpret_cast<const VkPhysicalDeviceImagelessFramebufferFeatures*>( in count_extension_struct()
|
D | goldfish_vk_marshaling_guest.cpp | 7935 const VkPhysicalDeviceImagelessFramebufferFeatures* forMarshaling) { in marshal_VkPhysicalDeviceImagelessFramebufferFeatures() 7947 VkPhysicalDeviceImagelessFramebufferFeatures* forUnmarshaling) { in unmarshal_VkPhysicalDeviceImagelessFramebufferFeatures() 14032 reinterpret_cast<const VkPhysicalDeviceImagelessFramebufferFeatures*>( in marshal_extension_struct() 15240 reinterpret_cast<VkPhysicalDeviceImagelessFramebufferFeatures*>( in unmarshal_extension_struct()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 5449 const VkPhysicalDeviceImagelessFramebufferFeatures* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkPhysicalDeviceImagelessFramebufferFeatures() 9581 reinterpret_cast<const VkPhysicalDeviceImagelessFramebufferFeatures*>( in reservedmarshal_extension_struct()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_extension_structs.cpp | 430 return sizeof(VkPhysicalDeviceImagelessFramebufferFeatures); in goldfish_vk_extension_struct_size() 1095 return sizeof(VkPhysicalDeviceImagelessFramebufferFeatures); in goldfish_vk_extension_struct_size_with_stream_features()
|
D | goldfish_vk_deepcopy.h | 840 const VkPhysicalDeviceImagelessFramebufferFeatures* from, 841 VkPhysicalDeviceImagelessFramebufferFeatures* to);
|
D | goldfish_vk_transform.h | 1335 VkPhysicalDeviceImagelessFramebufferFeatures* toTransform); 1339 VkPhysicalDeviceImagelessFramebufferFeatures* toTransform);
|
D | goldfish_vk_marshaling.h | 1601 const VkPhysicalDeviceImagelessFramebufferFeatures* forMarshaling); 1605 VkPhysicalDeviceImagelessFramebufferFeatures* forUnmarshaling);
|
D | goldfish_vk_transform.cpp | 4402 VkPhysicalDeviceImagelessFramebufferFeatures* toTransform) { in transform_tohost_VkPhysicalDeviceImagelessFramebufferFeatures() 4412 VkPhysicalDeviceImagelessFramebufferFeatures* toTransform) { in transform_fromhost_VkPhysicalDeviceImagelessFramebufferFeatures() 8878 resourceTracker, reinterpret_cast<VkPhysicalDeviceImagelessFramebufferFeatures*>( in transform_tohost_extension_struct() 10038 resourceTracker, reinterpret_cast<VkPhysicalDeviceImagelessFramebufferFeatures*>( in transform_fromhost_extension_struct()
|
D | goldfish_vk_reserved_marshaling.h | 834 VkPhysicalDeviceImagelessFramebufferFeatures* forUnmarshaling, uint8_t** ptr);
|
D | goldfish_vk_deepcopy.cpp | 4581 const VkPhysicalDeviceImagelessFramebufferFeatures* from, in deepcopy_VkPhysicalDeviceImagelessFramebufferFeatures() 4582 VkPhysicalDeviceImagelessFramebufferFeatures* to) { in deepcopy_VkPhysicalDeviceImagelessFramebufferFeatures() 9729 reinterpret_cast<const VkPhysicalDeviceImagelessFramebufferFeatures*>( in deepcopy_extension_struct() 9731 reinterpret_cast<VkPhysicalDeviceImagelessFramebufferFeatures*>( in deepcopy_extension_struct()
|
D | goldfish_vk_marshaling.cpp | 9653 const VkPhysicalDeviceImagelessFramebufferFeatures* forMarshaling) { in marshal_VkPhysicalDeviceImagelessFramebufferFeatures() 9665 VkPhysicalDeviceImagelessFramebufferFeatures* forUnmarshaling) { in unmarshal_VkPhysicalDeviceImagelessFramebufferFeatures() 18672 reinterpret_cast<const VkPhysicalDeviceImagelessFramebufferFeatures*>( in marshal_extension_struct() 19957 reinterpret_cast<VkPhysicalDeviceImagelessFramebufferFeatures*>( in unmarshal_extension_struct()
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_device.c | 681 VkPhysicalDeviceImagelessFramebufferFeatures *features = (void *)ext; in vk_get_physical_device_core_1_2_feature_ext()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | features.adoc | 3012 [open,refpage='VkPhysicalDeviceImagelessFramebufferFeatures',desc='Structure indicating support for… 3014 The sname:VkPhysicalDeviceImagelessFramebufferFeatures structure is defined 3017 include::{generated}/api/structs/VkPhysicalDeviceImagelessFramebufferFeatures.adoc[] 3041 :refpage: VkPhysicalDeviceImagelessFramebufferFeatures 3044 include::{generated}/validity/structs/VkPhysicalDeviceImagelessFramebufferFeatures.adoc[]
|
D | devsandqueues.adoc | 1990 slink:VkPhysicalDeviceImagelessFramebufferFeatures,
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_static_assertions.hpp | 870 …ysicalDeviceImagelessFramebufferFeatures ) == sizeof( VkPhysicalDeviceImagelessFramebufferFeatures…
|
D | vulkan_static_assertions.hpp | 937 …ysicalDeviceImagelessFramebufferFeatures ) == sizeof( VkPhysicalDeviceImagelessFramebufferFeatures…
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 6276 typedef struct VkPhysicalDeviceImagelessFramebufferFeatures { struct 6280 } VkPhysicalDeviceImagelessFramebufferFeatures; argument 8910 typedef VkPhysicalDeviceImagelessFramebufferFeatures VkPhysicalDeviceImagelessFramebufferFeaturesKH…
|