/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_extension_structs_guest.cpp | 708 return sizeof(VkPhysicalDeviceProvokingVertexPropertiesEXT); in goldfish_vk_extension_struct_size() 1327 return sizeof(VkPhysicalDeviceProvokingVertexPropertiesEXT); in goldfish_vk_extension_struct_size_with_stream_features()
|
D | goldfish_vk_deepcopy_guest.h | 1775 const VkPhysicalDeviceProvokingVertexPropertiesEXT* from, 1776 VkPhysicalDeviceProvokingVertexPropertiesEXT* to);
|
D | goldfish_vk_transform_guest.h | 2834 ResourceTracker* resourceTracker, VkPhysicalDeviceProvokingVertexPropertiesEXT* toTransform); 2837 ResourceTracker* resourceTracker, VkPhysicalDeviceProvokingVertexPropertiesEXT* toTransform);
|
D | goldfish_vk_marshaling_guest.h | 3333 const VkPhysicalDeviceProvokingVertexPropertiesEXT* forMarshaling); 3337 VkPhysicalDeviceProvokingVertexPropertiesEXT* forUnmarshaling);
|
D | goldfish_vk_transform_guest.cpp | 7125 ResourceTracker* resourceTracker, VkPhysicalDeviceProvokingVertexPropertiesEXT* toTransform) { in transform_tohost_VkPhysicalDeviceProvokingVertexPropertiesEXT() 7134 ResourceTracker* resourceTracker, VkPhysicalDeviceProvokingVertexPropertiesEXT* toTransform) { in transform_fromhost_VkPhysicalDeviceProvokingVertexPropertiesEXT() 8825 resourceTracker, reinterpret_cast<VkPhysicalDeviceProvokingVertexPropertiesEXT*>( in transform_tohost_extension_struct() 9905 resourceTracker, reinterpret_cast<VkPhysicalDeviceProvokingVertexPropertiesEXT*>( in transform_fromhost_extension_struct()
|
D | goldfish_vk_counting_guest.h | 1623 const VkPhysicalDeviceProvokingVertexPropertiesEXT* toCount, size_t* count);
|
D | goldfish_vk_reserved_marshaling_guest.h | 1798 const VkPhysicalDeviceProvokingVertexPropertiesEXT* forMarshaling, uint8_t** ptr);
|
D | goldfish_vk_deepcopy_guest.cpp | 7671 const VkPhysicalDeviceProvokingVertexPropertiesEXT* from, in deepcopy_VkPhysicalDeviceProvokingVertexPropertiesEXT() 7672 VkPhysicalDeviceProvokingVertexPropertiesEXT* to) { in deepcopy_VkPhysicalDeviceProvokingVertexPropertiesEXT() 9815 reinterpret_cast<const VkPhysicalDeviceProvokingVertexPropertiesEXT*>( in deepcopy_extension_struct() 9817 reinterpret_cast<VkPhysicalDeviceProvokingVertexPropertiesEXT*>( in deepcopy_extension_struct()
|
D | goldfish_vk_counting_guest.cpp | 6617 const VkPhysicalDeviceProvokingVertexPropertiesEXT* toCount, size_t* count) { in count_VkPhysicalDeviceProvokingVertexPropertiesEXT() 8416 reinterpret_cast<const VkPhysicalDeviceProvokingVertexPropertiesEXT*>( in count_extension_struct()
|
D | goldfish_vk_marshaling_guest.cpp | 12332 const VkPhysicalDeviceProvokingVertexPropertiesEXT* forMarshaling) { in marshal_VkPhysicalDeviceProvokingVertexPropertiesEXT() 12346 VkPhysicalDeviceProvokingVertexPropertiesEXT* forUnmarshaling) { in unmarshal_VkPhysicalDeviceProvokingVertexPropertiesEXT() 14572 reinterpret_cast<const VkPhysicalDeviceProvokingVertexPropertiesEXT*>( in marshal_extension_struct() 15774 reinterpret_cast<VkPhysicalDeviceProvokingVertexPropertiesEXT*>( in unmarshal_extension_struct()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 8299 const VkPhysicalDeviceProvokingVertexPropertiesEXT* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkPhysicalDeviceProvokingVertexPropertiesEXT() 10178 reinterpret_cast<const VkPhysicalDeviceProvokingVertexPropertiesEXT*>( in reservedmarshal_extension_struct()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_provoking_vertex.adoc | 76 … VkPhysicalDeviceProvokingVertexPropertiesEXT::transformFeedbackPreservesTriangleFanProvokingVertex
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_extension_structs.cpp | 735 return sizeof(VkPhysicalDeviceProvokingVertexPropertiesEXT); in goldfish_vk_extension_struct_size() 1400 return sizeof(VkPhysicalDeviceProvokingVertexPropertiesEXT); in goldfish_vk_extension_struct_size_with_stream_features()
|
D | goldfish_vk_deepcopy.h | 1822 const VkPhysicalDeviceProvokingVertexPropertiesEXT* from, 1823 VkPhysicalDeviceProvokingVertexPropertiesEXT* to);
|
D | goldfish_vk_transform.h | 2998 VkPhysicalDeviceProvokingVertexPropertiesEXT* toTransform); 3002 VkPhysicalDeviceProvokingVertexPropertiesEXT* toTransform);
|
D | goldfish_vk_marshaling.h | 3407 const VkPhysicalDeviceProvokingVertexPropertiesEXT* forMarshaling); 3411 VkPhysicalDeviceProvokingVertexPropertiesEXT* forUnmarshaling);
|
D | goldfish_vk_transform.cpp | 7500 VkPhysicalDeviceProvokingVertexPropertiesEXT* toTransform) { in transform_tohost_VkPhysicalDeviceProvokingVertexPropertiesEXT() 7510 VkPhysicalDeviceProvokingVertexPropertiesEXT* toTransform) { in transform_fromhost_VkPhysicalDeviceProvokingVertexPropertiesEXT() 9372 resourceTracker, reinterpret_cast<VkPhysicalDeviceProvokingVertexPropertiesEXT*>( in transform_tohost_extension_struct() 10532 resourceTracker, reinterpret_cast<VkPhysicalDeviceProvokingVertexPropertiesEXT*>( in transform_fromhost_extension_struct()
|
D | goldfish_vk_reserved_marshaling.h | 1812 VkPhysicalDeviceProvokingVertexPropertiesEXT* forUnmarshaling, uint8_t** ptr);
|
D | goldfish_vk_deepcopy.cpp | 8083 const VkPhysicalDeviceProvokingVertexPropertiesEXT* from, in deepcopy_VkPhysicalDeviceProvokingVertexPropertiesEXT() 8084 VkPhysicalDeviceProvokingVertexPropertiesEXT* to) { in deepcopy_VkPhysicalDeviceProvokingVertexPropertiesEXT() 10434 reinterpret_cast<const VkPhysicalDeviceProvokingVertexPropertiesEXT*>( in deepcopy_extension_struct() 10436 reinterpret_cast<VkPhysicalDeviceProvokingVertexPropertiesEXT*>( in deepcopy_extension_struct()
|
D | goldfish_vk_marshaling.cpp | 16232 const VkPhysicalDeviceProvokingVertexPropertiesEXT* forMarshaling) { in marshal_VkPhysicalDeviceProvokingVertexPropertiesEXT() 16246 VkPhysicalDeviceProvokingVertexPropertiesEXT* forUnmarshaling) { in unmarshal_VkPhysicalDeviceProvokingVertexPropertiesEXT() 19260 reinterpret_cast<const VkPhysicalDeviceProvokingVertexPropertiesEXT*>( in marshal_extension_struct() 20539 reinterpret_cast<VkPhysicalDeviceProvokingVertexPropertiesEXT*>( in unmarshal_extension_struct()
|
D | goldfish_vk_reserved_marshaling.cpp | 12524 VkPhysicalDeviceProvokingVertexPropertiesEXT* forUnmarshaling, uint8_t** ptr) { in reservedunmarshal_VkPhysicalDeviceProvokingVertexPropertiesEXT() 15221 reinterpret_cast<VkPhysicalDeviceProvokingVertexPropertiesEXT*>( in reservedunmarshal_extension_struct()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | limits.adoc | 3479 [open,refpage='VkPhysicalDeviceProvokingVertexPropertiesEXT',desc='Structure describing provoking v… 3481 The sname:VkPhysicalDeviceProvokingVertexPropertiesEXT structure is defined 3484 include::{generated}/api/structs/VkPhysicalDeviceProvokingVertexPropertiesEXT.adoc[] 3498 :refpage: VkPhysicalDeviceProvokingVertexPropertiesEXT 3501 include::{generated}/validity/structs/VkPhysicalDeviceProvokingVertexPropertiesEXT.adoc[]
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 13867 typedef struct VkPhysicalDeviceProvokingVertexPropertiesEXT { struct 13872 } VkPhysicalDeviceProvokingVertexPropertiesEXT; argument
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_static_assertions.hpp | 2998 …ysicalDeviceProvokingVertexPropertiesEXT ) == sizeof( VkPhysicalDeviceProvokingVertexPropertiesEXT…
|