Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DSPVRemapper.h183 spv::Id& asId(unsigned word) { return spv[word]; } in asId() function
184 const spv::Id& asId(unsigned word) const { return spv[word]; } in asId() function