Searched defs:literalStringWords (Results 1 - 4 of 4) sorted by relevance

/prebuilts/ndk/current/sources/third_party/shaderc/third_party/glslang/SPIRV/
H A DSPVRemapper.h207 int literalStringWords(const std::string& str) const { return (int(str.size())+4)/4; } function in class:spv::spirvbin_t
/prebuilts/ndk/current/sources/third_party/vulkan/glslang/SPIRV/
H A DSPVRemapper.h207 int literalStringWords(const std::string& str) const { return (int(str.size())+4)/4; } function in class:spv::spirvbin_t
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/SPIRV/
H A DSPVRemapper.h207 int literalStringWords(const std::string& str) const { return (int(str.size())+4)/4; } function in class:spv::spirvbin_t
/prebuilts/ndk/r13/sources/third_party/vulkan/glslang/SPIRV/
H A DSPVRemapper.h207 int literalStringWords(const std::string& str) const { return (int(str.size())+4)/4; } function in class:spv::spirvbin_t

Completed in 82 milliseconds