Home
last modified time | relevance | path

Searched defs:isNonPerspective (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/glslang/glslang/Include/
DTypes.h1042 bool isNonPerspective() const { return false; } in isNonPerspective() function
1064 bool isNonPerspective() const { return nopersp; } in isNonPerspective() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/
DTypes.h1042 bool isNonPerspective() const { return false; } in isNonPerspective() function
1064 bool isNonPerspective() const { return nopersp; } in isNonPerspective() function