Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
DSpvBuilder.h219 Id makeFloatDebugType(int const width);
DSpvBuilder.cpp365 auto const debugResultId = makeFloatDebugType(width); in makeFloatType()
869 Id Builder::makeFloatDebugType(int const width) in makeFloatDebugType() function in spv::Builder