Home
last modified time | relevance | path

Searched defs:isForwardCompatible (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
DparseVersions.h126 bool isForwardCompatible() const { return forwardCompatible; } in isForwardCompatible() function
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DparseVersions.h127 bool isForwardCompatible() const { return forwardCompatible; } in isForwardCompatible() function
/aosp_15_r20/external/deqp-deps/glslang/gtests/
DTestFixture.h732 const bool isForwardCompatible; variable
/aosp_15_r20/external/angle/third_party/glslang/src/gtests/
H A DTestFixture.h770 const bool isForwardCompatible; variable