OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kScalarIntegerType
(Results
1 - 3
of
3
) sorted by null
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
text_handler.h
46
kScalarIntegerType
,
52
// Bitwidth is only valid when type_class is
kScalarIntegerType
or
77
return type.type_class == IdTypeClass::
kScalarIntegerType
;
92
case IdTypeClass::
kScalarIntegerType
:
text_handler.cpp
302
IdTypeClass::
kScalarIntegerType
};
text.cpp
292
32, false, libspirv::IdTypeClass::
kScalarIntegerType
};
Completed in 61 milliseconds