Home
last modified time | relevance | path

Searched refs:makeAccelerationStructureType (Results 1 – 3 of 3) sorted by relevance

/third_party/glslang/SPIRV/
DSpvBuilder.h186 Id makeAccelerationStructureType();
DSpvBuilder.cpp606 Id Builder::makeAccelerationStructureType() in makeAccelerationStructureType() function in spv::Builder
DGlslangToSpv.cpp3689 spvType = builder.makeAccelerationStructureType(); in convertGlslangToSpvType()