HomeSort by relevance Sort by last modified time
    Searched refs:isPipeOutput (Results 1 - 5 of 5) sorted by null

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/Include/
Types.h 478 bool isPipeOutput() const
557 return ! patch && (isPipeInput() || isPipeOutput());
    [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
linkValidate.cpp 643 else if (qualifier.isPipeOutput())
    [all...]
ParseHelper.cpp 537 } else if (language == EShLangFragment && base->getQualifier().isPipeOutput())
606 ! base->getType().getQualifier().isPipeOutput() &&
609 base->getType().getQualifier().isPipeOutput()))) {
    [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/SPIRV/
GlslangToSpv.cpp 234 else if (type.getQualifier().isPipeOutput())
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/glslang/SPIRV/
GlslangToSpv.cpp 234 else if (type.getQualifier().isPipeOutput())
    [all...]

Completed in 77 milliseconds