Searched refs:isSamplerType (Results 1 - 4 of 4) sorted by relevance

/prebuilts/ndk/current/sources/third_party/shaderc/third_party/glslang/SPIRV/
H A DSpvBuilder.h144 bool isSamplerType(Id typeId) const { return getTypeClass(typeId) == OpTypeSampler; } function in class:spv::Builder
/prebuilts/ndk/current/sources/third_party/vulkan/glslang/SPIRV/
H A DSpvBuilder.h144 bool isSamplerType(Id typeId) const { return getTypeClass(typeId) == OpTypeSampler; } function in class:spv::Builder
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/SPIRV/
H A DSpvBuilder.h144 bool isSamplerType(Id typeId) const { return getTypeClass(typeId) == OpTypeSampler; } function in class:spv::Builder
/prebuilts/ndk/r13/sources/third_party/vulkan/glslang/SPIRV/
H A DSpvBuilder.h144 bool isSamplerType(Id typeId) const { return getTypeClass(typeId) == OpTypeSampler; } function in class:spv::Builder

Completed in 127 milliseconds