Searched refs:VkCommandBufferInheritanceConditionalRenderingInfoEXT (Results 1 – 25 of 32) sorted by relevance
12
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/ |
| D | goldfish_vk_unbox.h | 1260 VkCommandBufferInheritanceConditionalRenderingInfoEXT* unbox_VkCommandBufferInheritanceConditionalR… 1262 const VkCommandBufferInheritanceConditionalRenderingInfoEXT* toUnbox);
|
| D | goldfish_vk_extension_structs.cpp | 1506 return sizeof(VkCommandBufferInheritanceConditionalRenderingInfoEXT); in goldfish_vk_extension_struct_size() 3459 return sizeof(VkCommandBufferInheritanceConditionalRenderingInfoEXT); in goldfish_vk_extension_struct_size_with_stream_features()
|
| D | goldfish_vk_unbox.cpp | 3098 VkCommandBufferInheritanceConditionalRenderingInfoEXT* unbox_VkCommandBufferInheritanceConditionalR… in unbox_VkCommandBufferInheritanceConditionalRenderingInfoEXT() 3100 const VkCommandBufferInheritanceConditionalRenderingInfoEXT* toUnbox) in unbox_VkCommandBufferInheritanceConditionalRenderingInfoEXT() 3103 …VkCommandBufferInheritanceConditionalRenderingInfoEXT* res = (VkCommandBufferInheritanceConditiona… in unbox_VkCommandBufferInheritanceConditionalRenderingInfoEXT()
|
| D | goldfish_vk_testing.h | 2474 const VkCommandBufferInheritanceConditionalRenderingInfoEXT* a, 2475 const VkCommandBufferInheritanceConditionalRenderingInfoEXT* b, OnFailCompareFunc onFail);
|
| D | goldfish_vk_deepcopy.h | 2593 const VkCommandBufferInheritanceConditionalRenderingInfoEXT* from, 2594 VkCommandBufferInheritanceConditionalRenderingInfoEXT* to);
|
| D | goldfish_vk_transform.h | 4152 VkCommandBufferInheritanceConditionalRenderingInfoEXT* toTransform); 4156 VkCommandBufferInheritanceConditionalRenderingInfoEXT* toTransform);
|
| D | goldfish_vk_handlemap.h | 2027 VulkanHandleMapping* handlemap, VkCommandBufferInheritanceConditionalRenderingInfoEXT* toMap);
|
| D | goldfish_vk_marshaling.h | 4701 const VkCommandBufferInheritanceConditionalRenderingInfoEXT* forMarshaling); 4705 VkCommandBufferInheritanceConditionalRenderingInfoEXT* forUnmarshaling);
|
| D | goldfish_vk_transform.cpp | 10471 VkCommandBufferInheritanceConditionalRenderingInfoEXT* toTransform) { in transform_tohost_VkCommandBufferInheritanceConditionalRenderingInfoEXT() 10481 VkCommandBufferInheritanceConditionalRenderingInfoEXT* toTransform) { in transform_fromhost_VkCommandBufferInheritanceConditionalRenderingInfoEXT() 21240 reinterpret_cast<VkCommandBufferInheritanceConditionalRenderingInfoEXT*>( in transform_tohost_extension_struct() 24667 reinterpret_cast<VkCommandBufferInheritanceConditionalRenderingInfoEXT*>( in transform_fromhost_extension_struct()
|
| D | goldfish_vk_handlemap.cpp | 5280 VulkanHandleMapping* handlemap, VkCommandBufferInheritanceConditionalRenderingInfoEXT* toMap) { in handlemap_VkCommandBufferInheritanceConditionalRenderingInfoEXT() 11342 handlemap, reinterpret_cast<VkCommandBufferInheritanceConditionalRenderingInfoEXT*>( in handlemap_extension_struct()
|
| D | goldfish_vk_reserved_marshaling.h | 2579 VkCommandBufferInheritanceConditionalRenderingInfoEXT* forUnmarshaling, uint8_t** ptr);
|
| D | goldfish_vk_testing.cpp | 12568 const VkCommandBufferInheritanceConditionalRenderingInfoEXT* a, in checkEqual_VkCommandBufferInheritanceConditionalRenderingInfoEXT() 12569 const VkCommandBufferInheritanceConditionalRenderingInfoEXT* b, OnFailCompareFunc onFail) { in checkEqual_VkCommandBufferInheritanceConditionalRenderingInfoEXT() 23619 reinterpret_cast<const VkCommandBufferInheritanceConditionalRenderingInfoEXT*>( in checkEqual_extension_struct() 23621 reinterpret_cast<const VkCommandBufferInheritanceConditionalRenderingInfoEXT*>( in checkEqual_extension_struct()
|
| D | goldfish_vk_deepcopy.cpp | 11579 const VkCommandBufferInheritanceConditionalRenderingInfoEXT* from, in deepcopy_VkCommandBufferInheritanceConditionalRenderingInfoEXT() 11580 VkCommandBufferInheritanceConditionalRenderingInfoEXT* to) { in deepcopy_VkCommandBufferInheritanceConditionalRenderingInfoEXT() 23674 reinterpret_cast<const VkCommandBufferInheritanceConditionalRenderingInfoEXT*>( in deepcopy_extension_struct() 23676 reinterpret_cast<VkCommandBufferInheritanceConditionalRenderingInfoEXT*>( in deepcopy_extension_struct()
|
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | goldfish_vk_extension_structs_guest.cpp | 1506 return sizeof(VkCommandBufferInheritanceConditionalRenderingInfoEXT); in goldfish_vk_extension_struct_size() 3459 return sizeof(VkCommandBufferInheritanceConditionalRenderingInfoEXT); in goldfish_vk_extension_struct_size_with_stream_features()
|
| D | goldfish_vk_deepcopy_guest.h | 2599 const VkCommandBufferInheritanceConditionalRenderingInfoEXT* from, 2600 VkCommandBufferInheritanceConditionalRenderingInfoEXT* to);
|
| D | goldfish_vk_transform_guest.h | 4035 VkCommandBufferInheritanceConditionalRenderingInfoEXT* toTransform); 4039 VkCommandBufferInheritanceConditionalRenderingInfoEXT* toTransform);
|
| D | goldfish_vk_handlemap_guest.h | 2033 VulkanHandleMapping* handlemap, VkCommandBufferInheritanceConditionalRenderingInfoEXT* toMap);
|
| D | goldfish_vk_marshaling_guest.h | 4768 const VkCommandBufferInheritanceConditionalRenderingInfoEXT* forMarshaling); 4772 VkCommandBufferInheritanceConditionalRenderingInfoEXT* forUnmarshaling);
|
| D | goldfish_vk_transform_guest.cpp | 10379 VkCommandBufferInheritanceConditionalRenderingInfoEXT* toTransform) { in transform_tohost_VkCommandBufferInheritanceConditionalRenderingInfoEXT() 10389 VkCommandBufferInheritanceConditionalRenderingInfoEXT* toTransform) { in transform_fromhost_VkCommandBufferInheritanceConditionalRenderingInfoEXT() 20953 reinterpret_cast<VkCommandBufferInheritanceConditionalRenderingInfoEXT*>( in transform_tohost_extension_struct() 24380 reinterpret_cast<VkCommandBufferInheritanceConditionalRenderingInfoEXT*>( in transform_fromhost_extension_struct()
|
| D | goldfish_vk_handlemap_guest.cpp | 5280 VulkanHandleMapping* handlemap, VkCommandBufferInheritanceConditionalRenderingInfoEXT* toMap) { in handlemap_VkCommandBufferInheritanceConditionalRenderingInfoEXT() 11342 handlemap, reinterpret_cast<VkCommandBufferInheritanceConditionalRenderingInfoEXT*>( in handlemap_extension_struct()
|
| D | goldfish_vk_counting_guest.h | 2378 const VkCommandBufferInheritanceConditionalRenderingInfoEXT* toCount, size_t* count);
|
| D | goldfish_vk_reserved_marshaling_guest.h | 2632 const VkCommandBufferInheritanceConditionalRenderingInfoEXT* forMarshaling, uint8_t** ptr);
|
| D | goldfish_vk_deepcopy_guest.cpp | 11579 const VkCommandBufferInheritanceConditionalRenderingInfoEXT* from, in deepcopy_VkCommandBufferInheritanceConditionalRenderingInfoEXT() 11580 VkCommandBufferInheritanceConditionalRenderingInfoEXT* to) { in deepcopy_VkCommandBufferInheritanceConditionalRenderingInfoEXT() 23674 reinterpret_cast<const VkCommandBufferInheritanceConditionalRenderingInfoEXT*>( in deepcopy_extension_struct() 23676 reinterpret_cast<VkCommandBufferInheritanceConditionalRenderingInfoEXT*>( in deepcopy_extension_struct()
|
| /device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/ |
| D | vulkan_core.h | 10891 typedef struct VkCommandBufferInheritanceConditionalRenderingInfoEXT { struct 10895 } VkCommandBufferInheritanceConditionalRenderingInfoEXT; argument
|
| D | vulkan_static_assertions.hpp | 1895 …heritanceConditionalRenderingInfoEXT ) == sizeof( VkCommandBufferInheritanceConditionalRenderingIn…
|
12