Home
last modified time | relevance | path

Searched refs:ObjectBehindBoundingBoxInstance (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryProceduralGeometryTests.cpp251 class ObjectBehindBoundingBoxInstance : public RayQueryProceduralGeometryTestBase class
254 ObjectBehindBoundingBoxInstance(Context &context);
258 ObjectBehindBoundingBoxInstance::ObjectBehindBoundingBoxInstance(Context &context) in ObjectBehindBoundingBoxInstance() function in vkt::RayQuery::__anon0c44f30c0111::ObjectBehindBoundingBoxInstance
263 void ObjectBehindBoundingBoxInstance::setupAccelerationStructures() in setupAccelerationStructures()
484 return new ObjectBehindBoundingBoxInstance(context); in createInstance()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingProceduralGeometryTests.cpp335 class ObjectBehindBoundingBoxInstance : public RayTracingProceduralGeometryTestBase class
338 ObjectBehindBoundingBoxInstance(Context &context);
344 ObjectBehindBoundingBoxInstance::ObjectBehindBoundingBoxInstance(Context &context) in ObjectBehindBoundingBoxInstance() function in vkt::RayTracing::__anon2dcffe700111::ObjectBehindBoundingBoxInstance
349 void ObjectBehindBoundingBoxInstance::setupRayTracingPipeline() in setupRayTracingPipeline()
377 void ObjectBehindBoundingBoxInstance::setupAccelerationStructures() in setupAccelerationStructures()
651 return new ObjectBehindBoundingBoxInstance(context); in createInstance()