Home
last modified time | relevance | path

Searched defs:lengthOut (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DProgramExecutable.cpp359 GLsizei *lengthOut) in CopyStringToBuffer()
/aosp_15_r20/external/angle/src/common/spirv/
H A Dspirv_instruction_parser_autogen.cpp22 void GetInstructionOpAndLength(const uint32_t *_instruction, spv::Op *opOut, uint32_t *lengthOut) in GetInstructionOpAndLength()