Searched refs:ObjectBehindBoundingBoxInstance (Results 1 – 2 of 2) sorted by relevance
251 class ObjectBehindBoundingBoxInstance : public RayQueryProceduralGeometryTestBase class254 ObjectBehindBoundingBoxInstance(Context &context);258 ObjectBehindBoundingBoxInstance::ObjectBehindBoundingBoxInstance(Context &context) in ObjectBehindBoundingBoxInstance() function in vkt::RayQuery::__anon0c44f30c0111::ObjectBehindBoundingBoxInstance263 void ObjectBehindBoundingBoxInstance::setupAccelerationStructures() in setupAccelerationStructures()484 return new ObjectBehindBoundingBoxInstance(context); in createInstance()
335 class ObjectBehindBoundingBoxInstance : public RayTracingProceduralGeometryTestBase class338 ObjectBehindBoundingBoxInstance(Context &context);344 ObjectBehindBoundingBoxInstance::ObjectBehindBoundingBoxInstance(Context &context) in ObjectBehindBoundingBoxInstance() function in vkt::RayTracing::__anon2dcffe700111::ObjectBehindBoundingBoxInstance349 void ObjectBehindBoundingBoxInstance::setupRayTracingPipeline() in setupRayTracingPipeline()377 void ObjectBehindBoundingBoxInstance::setupAccelerationStructures() in setupAccelerationStructures()651 return new ObjectBehindBoundingBoxInstance(context); in createInstance()