Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
DSpvBuilder.h744 bool isSpvLvalue() const { return accessChain.swizzle.size() <= 1; } in isSpvLvalue() function
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h744 bool isSpvLvalue() const { return accessChain.swizzle.size() <= 1; } in isSpvLvalue() function