Searched refs:DecodeIdWithDescriptor (Results 1 – 4 of 4) sorted by relevance
100 spv_result_t DecodeIdWithDescriptor(uint32_t* id);
130 spv_result_t MarkvDecoder::DecodeIdWithDescriptor(uint32_t* id) { in DecodeIdWithDescriptor() function in spvtools::comp::MarkvDecoder190 const spv_result_t result = DecodeIdWithDescriptor(id); in DecodeRefId()253 const spv_result_t result = DecodeIdWithDescriptor(&inst_.type_id); in DecodeTypeId()