Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DSpvPostProcess.cpp65 void Builder::postProcessType(const Instruction& inst, Id typeId) in postProcessType() function in spv::Builder
313 postProcessType(inst, inst.getTypeId()); in postProcess()
319 postProcessType(inst, getTypeId(inst.getIdOperand(op))); in postProcess()
DSpvBuilder.h741 void postProcessType(const Instruction&, spv::Id typeId);
/external/angle/third_party/glslang/src/SPIRV/
DSpvPostProcess.cpp65 void Builder::postProcessType(const Instruction& inst, Id typeId) in postProcessType() function in spv::Builder
313 postProcessType(inst, inst.getTypeId()); in postProcess()
319 postProcessType(inst, getTypeId(inst.getIdOperand(op))); in postProcess()
DSpvBuilder.h741 void postProcessType(const Instruction&, spv::Id typeId);