Some rt changes
This commit is contained in:
@@ -57,7 +57,7 @@ TopLevelAS::TopLevelAS(PGraphics graphics, const Gfx::TopLevelASCreateInfo& crea
|
||||
.instanceCustomIndex = i,
|
||||
.mask = 0xff,
|
||||
.instanceShaderBindingTableRecordOffset = i,
|
||||
.flags = VK_GEOMETRY_INSTANCE_TRIANGLE_FACING_CULL_DISABLE_BIT_KHR,
|
||||
.flags = 0,
|
||||
.accelerationStructureReference = blas->getDeviceAddress(),
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user