Home
last modified time | relevance | path

Searched refs:VkRayTracingInvocationReorderModeNV (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_core.h16362 typedef enum VkRayTracingInvocationReorderModeNV { enum
16366 } VkRayTracingInvocationReorderModeNV; typedef
16370 VkRayTracingInvocationReorderModeNV rayTracingInvocationReorderReorderingHint;
/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_reserved_marshaling_guest.cpp20359 (VkRayTracingInvocationReorderModeNV*)&forMarshaling in reservedmarshal_VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV()
20361 sizeof(VkRayTracingInvocationReorderModeNV)); in reservedmarshal_VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV()
20362 *ptr += sizeof(VkRayTracingInvocationReorderModeNV); in reservedmarshal_VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV()
Dgoldfish_vk_marshaling_guest.cpp30445 vkStream->write((VkRayTracingInvocationReorderModeNV*)&forMarshaling in marshal_VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV()
30447 sizeof(VkRayTracingInvocationReorderModeNV)); in marshal_VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV()
30459 vkStream->read((VkRayTracingInvocationReorderModeNV*)&forUnmarshaling in unmarshal_VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV()
30461 sizeof(VkRayTracingInvocationReorderModeNV)); in unmarshal_VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV()
Dgoldfish_vk_counting_guest.cpp16871 *count += sizeof(VkRayTracingInvocationReorderModeNV); in count_VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV()
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_reserved_marshaling.cpp30758 memcpy((VkRayTracingInvocationReorderModeNV*)&forUnmarshaling in reservedunmarshal_VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV()
30760 *ptr, sizeof(VkRayTracingInvocationReorderModeNV)); in reservedunmarshal_VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV()
30761 *ptr += sizeof(VkRayTracingInvocationReorderModeNV); in reservedunmarshal_VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV()
Dgoldfish_vk_marshaling.cpp39224 vkStream->write((VkRayTracingInvocationReorderModeNV*)&forMarshaling in marshal_VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV()
39226 sizeof(VkRayTracingInvocationReorderModeNV)); in marshal_VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV()
39250 vkStream->read((VkRayTracingInvocationReorderModeNV*)&forUnmarshaling in unmarshal_VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV()
39252 sizeof(VkRayTracingInvocationReorderModeNV)); in unmarshal_VkPhysicalDeviceRayTracingInvocationReorderPropertiesNV()