Searched defs:is_integer (Results 1 - 2 of 2) sorted by path

/prebuilts/ndk/current/sources/third_party/shaderc/third_party/spirv-tools/source/
H A Dtext_handler.cpp246 const bool is_integer = libspirv::isScalarIntegral(type); local
248 if (!is_bottom && !is_floating && !is_integer) {
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
H A Dtext_handler.cpp246 const bool is_integer = libspirv::isScalarIntegral(type); local
248 if (!is_bottom && !is_floating && !is_integer) {

Completed in 375 milliseconds