Public Attributes | |
VkGeometryFlagsNV | flags |
uint32_t | vertexCount |
uint32_t | indexCount |
Definition at line 44 of file path_tracer.c.
VkGeometryFlagsNV accel_bottom_match_info_s::flags |
Definition at line 45 of file path_tracer.c.
Referenced by accel_matches(), and vkpt_pt_create_accel_bottom().
uint32_t accel_bottom_match_info_s::indexCount |
Definition at line 47 of file path_tracer.c.
Referenced by accel_matches(), and vkpt_pt_create_accel_bottom().
uint32_t accel_bottom_match_info_s::vertexCount |
Definition at line 46 of file path_tracer.c.
Referenced by accel_matches(), and vkpt_pt_create_accel_bottom().