Home
last modified time | relevance | path

Searched refs:postProcessType (Results 1 - 2 of 2) sorted by relevance

/third_party/glslang/SPIRV/
H A DSpvPostProcess.cpp64 void Builder::postProcessType(const Instruction& inst, Id typeId) in postProcessType() function in spv::Builder
327 postProcessType(inst, inst.getTypeId()); in postProcess()
333 postProcessType(inst, getTypeId(inst.getIdOperand(op))); in postProcess()
H A DSpvBuilder.h845 void postProcessType(const Instruction&, spv::Id typeId);

Completed in 5 milliseconds