Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DSpvPostProcess.cpp67 void Builder::postProcessType(const Instruction& inst, Id typeId) in postProcessType() function in spv::Builder
283 postProcessType(inst, inst.getTypeId()); in postProcess()
289 postProcessType(inst, getTypeId(inst.getIdOperand(op))); in postProcess()
DSpvBuilder.h653 void postProcessType(const Instruction&, spv::Id typeId);