Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/comp/
Dmarkv_decoder.h117 bool ReadToByteBreak(size_t byte_break_if_less_than);
Dmarkv_decoder.cpp353 bool MarkvDecoder::ReadToByteBreak(size_t byte_break_if_less_than) { in ReadToByteBreak() function in spvtools::comp::MarkvDecoder
865 if (!ReadToByteBreak(MarkvCodec::kByteBreakAfterInstIfLessThanUntilNextByte)) in DecodeInstruction()
/external/swiftshader/third_party/SPIRV-Tools/source/comp/
Dmarkv_decoder.h117 bool ReadToByteBreak(size_t byte_break_if_less_than);
Dmarkv_decoder.cpp353 bool MarkvDecoder::ReadToByteBreak(size_t byte_break_if_less_than) { in ReadToByteBreak() function in spvtools::comp::MarkvDecoder
865 if (!ReadToByteBreak(MarkvCodec::kByteBreakAfterInstIfLessThanUntilNextByte)) in DecodeInstruction()