Home
last modified time | relevance | path

Searched refs:hasLayoutDerivativeModeNone (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/glslang/glslang/MachineIndependent/
Dlocalintermediate.h585 bool hasLayoutDerivativeModeNone() const { return false; } in hasLayoutDerivativeModeNone() function
796 … bool hasLayoutDerivativeModeNone() const { return computeDerivativeMode != LayoutDerivativeNone; } in hasLayoutDerivativeModeNone() function
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp5316 glslangIntermediate->hasLayoutDerivativeModeNone())) { in createImageTextureFunctionCall()