OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spvIsHostEndian
(Results
1 - 3
of
3
) sorted by null
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
spirv_endian.h
47
bool
spvIsHostEndian
(spv_endianness_t endian);
spirv_endian.cpp
84
bool
spvIsHostEndian
(spv_endianness_t endian) {
binary.cpp
239
_.requires_endian_conversion = !
spvIsHostEndian
(_.endian);
[
all
...]
Completed in 309 milliseconds