/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Fence.h | 40 GLenum getCondition() const { return mCondition; } in getCondition() function 70 GLenum getCondition() const { return mCondition; } in getCondition() function
|
D | EGLSync.h | 55 EGLint getCondition() const { return mCondition; } in getCondition() function
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Fence.h | 42 GLenum getCondition() const { return mCondition; } in getCondition() function 72 GLenum getCondition() const { return mCondition; } in getCondition() function
|
D | EGLSync.h | 56 EGLint getCondition() const { return mCondition; } in getCondition() function
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | Fence.h | 54 GLenum getCondition() const { return mCondition; } in getCondition() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | IntermNode.h | 205 TIntermTyped *getCondition() { return mCond; } in getCondition() function 806 TIntermTyped *getCondition() const { return mCondition; } in getCondition() function 844 TIntermTyped *getCondition() const { return mCondition; } in getCondition() function 896 TIntermTyped *getCondition() const { return mCondition; } in getCondition() function
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | IntermNode.h | 229 TIntermTyped *getCondition() { return mCond; } in getCondition() function 885 TIntermTyped *getCondition() const { return mCondition; } in getCondition() function 925 TIntermTyped *getCondition() const { return mCondition; } in getCondition() function 987 TIntermTyped *getCondition() const { return mCondition; } in getCondition() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceInst.h | 395 Operand *getCondition() const { in getCondition() function 546 FCond getCondition() const { return Condition; } in getCondition() function 578 ICond getCondition() const { return Condition; } in getCondition() function 741 Operand *getCondition() const { return getSrc(0); } in getCondition() function
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | intermediate.h | 369 TIntermTyped* getCondition() { return cond; } in getCondition() function 623 TIntermTyped* getCondition() const { return condition; } in getCondition() function 672 TIntermTyped *getCondition() const { return mCondition; } in getCondition() function
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsAttributeLocationTests.hpp | 105 const Cond& getCondition (void) const { return m_cond; } in getCondition() function in deqp::gls::AttributeLocationTestUtil::Attribute
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | GuardWidening.cpp | 81 static Value *getCondition(Instruction *I) { in getCondition() function
|
/third_party/glslang/glslang/Include/ |
D | intermediate.h | 1660 virtual TIntermTyped* getCondition() const { return condition; } in getCondition() function 1694 virtual TIntermNode* getCondition() const { return condition; } in getCondition() function
|
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir.h | 1133 CondCode getCondition() const { return setCond; } in getCondition() function
|