Home
last modified time | relevance | path

Searched defs:SBT (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingPipelineFlagsTests.cpp327 template<class ShaderRecord> struct SBT struct in vkt::RayTracing::__anon6a2c4e450111::RayTracingTestPipeline
329 static const deUint32 recordSize = static_cast<deUint32>(sizeof(ShaderRecord));
331 const DeviceInterface& m_vkd;
332 const VkDevice m_dev;
333 const VkPipeline m_pipeline;
334 const deUint32 m_groupCount;
335 const deUint32 m_handleSize;
336 const deUint32 m_alignment;
337 de::MovePtr<BufferWithMemory> m_buffer;
338 deUint8* m_content;
[all …]