OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:arbcompatibility
(Results
1 - 1
of
1
) sorted by null
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
Initialize.cpp
58
const bool
ARBCompatibility
= true;
68
return profile != EEsProfile && (version <= 130 || (spvVersion.spv == 0 &&
ARBCompatibility
) || profile == ECompatibilityProfile);
[
all
...]
Completed in 306 milliseconds