/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/ |
H A D | vktConditionalDrawAndClearTests.cpp | 400 deUint32 predicate = discard ? invert : !invert; in createInitBufferWithPredicate() local 1075 deUint32 predicate = m_testParams.m_discard ? m_testParams.m_invert : !m_testParams.m_invert; in iterate() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonExpandCondsets.cpp | 935 bool HexagonExpandCondsets::predicate(MachineInst function in HexagonExpandCondsets [all...] |
/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
H A D | cpp_message.cc | 182 FindRuns(const std::vector<const FieldDescriptor*>& fields, const std::function<bool(const FieldDescriptor*)>& predicate) FindRuns() argument
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fProgramUniformTests.cpp | 218 static bool typeContainsMatchingBasicType (const glu::VarType& type, const dataTypePredicate predicate) in typeContainsMatchingBasicType() argument
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fUniformApiTests.cpp | 154 static bool typeContainsMatchingBasicType (const glu::VarType& type, const dataTypePredicate predicate) in typeContainsMatchingBasicType() argument
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_context.h | 801 enum iris_predicate_state predicate; member
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | nine_shader.c | 480 struct ureg_dst predicate; member [all...] |
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_context.h | 645 enum crocus_predicate_state predicate; member
|
/third_party/skia/third_party/externals/angle2/src/common/spirv/ |
H A D | spirv_instruction_builder_autogen.cpp | 2784 WriteGroupAll(Blob *blob, IdResultType idResultType, IdResult idResult, IdScope execution, IdRef predicate) WriteGroupAll() argument 2798 WriteGroupAny(Blob *blob, IdResultType idResultType, IdResult idResult, IdScope execution, IdRef predicate) WriteGroupAny() argument
|
H A D | spirv_instruction_parser_autogen.cpp | 3319 ParseGroupAll(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdScope *execution, IdRef *predicate) ParseGroupAll() argument 3335 ParseGroupAny(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdScope *execution, IdRef *predicate) ParseGroupAny() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Instructions.cpp | 3453 CmpInst::CmpInst(Type *ty, OtherOps op, Predicate predicate, Value *LHS, in CmpInst() argument 3468 CmpInst::CmpInst(Type *ty, OtherOps op, Predicate predicate, Value *LHS, in CmpInst() argument 3481 CmpInst::Create(OtherOps Op, Predicate predicate, Value *S1, Value *S2, in Create() argument 3501 CmpInst::Create(OtherOps Op, Predicate predicate, Valu argument 3705 isUnsigned(Predicate predicate) isUnsigned() argument 3713 isSigned(Predicate predicate) isSigned() argument 3721 isOrdered(Predicate predicate) isOrdered() argument 3730 isUnordered(Predicate predicate) isUnordered() argument 3739 isTrueWhenEqual(Predicate predicate) isTrueWhenEqual() argument 3747 isFalseWhenEqual(Predicate predicate) isFalseWhenEqual() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
H A D | Shader.hpp | 531 bool predicate; member
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fUniformApiTests.cpp | 214 static bool typeContainsMatchingBasicType (const glu::VarType& type, const dataTypePredicate predicate) in typeContainsMatchingBasicType() argument
|
/third_party/node/deps/v8/src/wasm/baseline/mips/ |
H A D | liftoff-assembler-mips.h | 1741 bool predicate; in emit_f32_set_cond() local 1693 ConditionToConditionCmpFPU(LiftoffCondition condition, bool* predicate) ConditionToConditionCmpFPU() argument 1772 bool predicate; emit_f64_set_cond() local [all...] |
/third_party/node/deps/v8/src/wasm/baseline/loong64/ |
H A D | liftoff-assembler-loong64.h | 1722 bool predicate; in emit_f32_set_cond() local 1674 ConditionToConditionCmpFPU(LiftoffCondition condition, bool* predicate) ConditionToConditionCmpFPU() argument 1753 bool predicate; emit_f64_set_cond() local [all...] |
/third_party/mesa3d/src/intel/vulkan/ |
H A D | genX_cmd_buffer.c | 5341 bool predicate = cmd_buffer->state.conditional_render_enabled; in emit_compute_walker() local 5387 bool predicate = (GFX_VER <= 7 && indirect) || in emit_gpgpu_walker() local [all...] |
/third_party/node/deps/v8/src/wasm/baseline/mips64/ |
H A D | liftoff-assembler-mips64.h | 1955 bool predicate; in emit_f32_set_cond() local 1887 ConditionToConditionCmpFPU(LiftoffCondition condition, bool* predicate) ConditionToConditionCmpFPU() argument 1986 bool predicate; emit_f64_set_cond() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 3235 ICmpInst::Predicate predicate = ICmpInst::BAD_ICMP_PREDICATE; in visitICmp() local 3262 FCmpInst::Predicate predicate = FCmpInst::BAD_FCMP_PREDICATE; in visitFCmp() local
|