Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DSuballocation.h225 ANGLE_INLINE bool BufferBlock::isCoherent() const in isCoherent() function
353 ANGLE_INLINE bool BufferSuballocation::isCoherent() const in isCoherent() function
Dvk_helpers.h117 bool isCoherent() const in isCoherent() function
806 bool isCoherent() const { return mSuballocation.isCoherent(); } in isCoherent() function
/external/deqp-deps/glslang/glslang/Include/
DTypes.h628 bool isCoherent() const { return false; } in isCoherent() function
676 bool isCoherent() const { return coherent; } in isCoherent() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/
DTypes.h628 bool isCoherent() const { return false; } in isCoherent() function
676 bool isCoherent() const { return coherent; } in isCoherent() function