Home
last modified time | relevance | path

Searched defs:false (Results 576 - 600 of 677) sorted by relevance

1...<<2122232425262728

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp1010 VectorType MaskVector(const VectorType& valueIfMaskIsFalse, const VectorType& valueIfMaskIsTrue, const std::vector<bool>& mask, bool inverse = false) in MaskVector() argument
[all...]
H A DvktPipelineDynamicOffsetTests.cpp2097 DynamicOffsetMixedTest(tcu::TestContext& testContext, const std::string& name, const std::string& description, const tcu::IVec2 renderSize, const deUint32 numInstances, const bool testAllOffsets, const bool reverseOrder, const bool runComputeFirst = false, const deUint32 vertexOffset = 0u, const deUint32 sharedUboOffset = 0u, const deUint32 fragUboOffset = 0u, const deUint32 ssboReadOffset = 0u, const deUint32 ssboWriteOffset = 0u) DynamicOffsetMixedTest() argument
[all...]
H A DvktPipelineSamplerTests.cpp1859 createAllFormatsSamplerTests(tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType, bool separateStencilUsage = false) createAllFormatsSamplerTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingPipelineFlagsTests.cpp847 blas->addGeometry(std::vector<tcu::Vec3>(box.begin(), box.end()), false, geomFlags); in createBottomLevelAccelerationStructs() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp298 void fillPattern (void* const pData, const VkDeviceSize size, bool useIndexPattern = false) in fillPattern() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationInvarianceTests.cpp239 addDefaultPrograms(vk::SourceCollections& programCollection, const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const WindingUsage windingUsage, const PointModeUsage pointModeUsage, const bool mirrorCoords = false) addDefaultPrograms() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktTransformFeedbackSimpleTests.cpp188 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule tessellationControlModule, const VkShaderModule tessellationEvalModule, const VkShaderModule geometryModule, const VkShaderModule fragmentModule, const VkExtent2D renderSize, const deUint32 subpass, const deUint32* rasterizationStreamPtr = DE_NULL, const VkPrimitiveTopology topology = VK_PRIMITIVE_TOPOLOGY_POINT_LIST, const bool inputVertices = false, const bool depthClipControl = false) makeGraphicsPipeline() argument
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuTexture.hpp843 inline Texture1DView::Texture1DView (int numLevels, const ConstPixelBufferAccess* levels, bool es2 DE_UNUSED_ATTR = false, ImageViewMinLodParam argument
287 Sampler(WrapMode wrapS_, WrapMode wrapT_, WrapMode wrapR_, FilterMode minFilter_, FilterMode magFilter_, float lodThreshold_ = 0.0f, bool normalizedCoords_ = true, CompareMode compare_ = COMPAREMODE_NONE, int compareChannel_ = 0, const Vec4& borderColor_ = Vec4(0.0f, 0.0f, 0.0f, 0.0f), bool seamlessCubeMap_ = false, DepthStencilMode depthStencilMode_ = MODE_DEPTH, ReductionMode reductionMode_ = WEIGHTED_AVERAGE) Sampler() argument
[all...]
/third_party/mesa3d/include/CL/
H A Dcl.hpp3231 Buffer( IteratorType startIterator, IteratorType endIterator, bool readOnly, bool useHostPtr = false, cl_int* err = NULL) Buffer() argument
5027 Program( const STRING_CLASS& source, bool build = false, cl_int* err = NULL) Program() argument
5062 Program( const Context& context, const STRING_CLASS& source, bool build = false, cl_int* err = NULL) Program() argument
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_optimizer.cpp2077 follow_operand(opt_ctx& ctx, Operand op, bool ignore_uses = false) follow_operand() argument
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dir.h1892 ir_texture(enum ir_texture_opcode op, bool sparse = false) ir_texture() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction.h1120 explicit Constant(Handle<HeapObject> obj, bool is_compressed = false) in Constant() argument
/third_party/node/deps/v8/src/builtins/mips/
H A Dbuiltins-mips.cc4041 Generate_BaselineOrInterpreterEntry(MacroAssembler* masm, bool next_bytecode, bool is_osr = false) Generate_BaselineOrInterpreterEntry() argument
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.h2851 UpdateWord32(TNode<Word32T> word, TNode<Uint32T> value, bool starts_as_zero = false) UpdateWord32() argument
2859 UpdateWord(TNode<WordT> word, TNode<UintPtrT> value, bool starts_as_zero = false) UpdateWord() argument
2867 UpdateWordInWord32(TNode<Word32T> word, TNode<UintPtrT> value, bool starts_as_zero = false) UpdateWordInWord32() argument
2876 UpdateWord32InWord(TNode<WordT> word, TNode<Uint32T> value, bool starts_as_zero = false) UpdateWord32InWord() argument
[all...]
/third_party/node/deps/v8/src/builtins/ia32/
H A Dbuiltins-ia32.cc4175 Generate_BaselineOrInterpreterEntry(MacroAssembler* masm, bool next_bytecode, bool is_osr = false) Generate_BaselineOrInterpreterEntry() argument
[all...]
/third_party/node/deps/v8/src/builtins/arm64/
H A Dbuiltins-arm64.cc4084 Generate_BaselineOrInterpreterEntry(MacroAssembler* masm, bool next_bytecode, bool is_osr = false) Generate_BaselineOrInterpreterEntry() argument
[all...]
/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.cc3074 set_cf_register(cd_reg(), false); DecodeTypeOp12() local
[all...]
/third_party/node/deps/v8/src/execution/ppc/
H A Dsimulator-ppc.cc1452 VectorConverFromFPSaturate(Simulator* sim, Instruction* instr, T min_val, T max_val, bool even_lane_result = false) VectorConverFromFPSaturate() argument
[all...]
/third_party/node/deps/v8/src/execution/s390/
H A Dsimulator-s390.cc5309 ExecuteInstruction(reinterpret_cast<Instruction*>(addr), false); EVALUATE() local
[all...]
/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.cc3530 set_rd(sext32(val), false); DecodeRVRAType() local
4450 set_rd(sext_xlen(val), false); DecodeRVIType() local
4457 set_rd(sext_xlen(val), false); DecodeRVIType() local
4464 set_rd(sext_xlen(val), false); DecodeRVIType() local
4471 set_rd(zext_xlen(val), false); DecodeRVIType() local
4478 set_rd(zext_xlen(val), false); DecodeRVIType() local
4486 set_rd(zext_xlen(val), false); DecodeRVIType() local
4493 set_rd(sext_xlen(val), false); DecodeRVIType() local
4850 set_rvc_rd(sext_xlen(val), false); DecodeCIType() local
4857 set_rvc_rd(sext_xlen(val), false); DecodeCIType() local
4904 set_rvc_rs2s(sext_xlen(val), false); DecodeCLType() local
4911 set_rvc_rs2s(sext_xlen(val), false); DecodeCLType() local
[all...]
H A Dsimulator-riscv64.h713 T& Rvvelt(reg_t vReg, uint64_t n, bool is_write = false) { in Rvvelt() argument
/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.cc1597 DCHECK(false); variable
[all...]
/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.cc3932 false, loop_node))); PreprocessRegExp() local
[all...]
/third_party/node/deps/v8/src/wasm/baseline/arm/
H A Dliftoff-assembler-arm.h641 LoadInternal(LiftoffAssembler* lasm, LiftoffRegister dst, Register src_addr, Register offset_reg, int32_t offset_imm, LoadType type, LiftoffRegList pinned, uint32_t* protected_load_pc = nullptr, bool is_load_mem = false) LoadInternal() argument
[all...]
/third_party/node/deps/v8/src/wasm/baseline/arm64/
H A Dliftoff-assembler-arm64.h131 GetMemOp(LiftoffAssembler* assm, UseScratchRegisterScope* temps, Register addr, Register offset, T offset_imm, bool i64_offset = false) GetMemOp() argument

Completed in 116 milliseconds

1...<<2122232425262728