Searched refs:SpvOpTypeStruct (Results 1 – 2 of 2) sorted by relevance
601 SpvOpTypeStruct = 30, enumerator
239 case SpvOpTypeStruct: in opcode_text()804 case SpvOpTypeStruct: // fall through in writeOpCode()985 this->writeOpCode(SpvOpTypeStruct, 2 + (int32_t) types.size(), fConstantBuffer); in writeStruct()