| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineColorWriteEnableTests.cpp | 1010 VectorType MaskVector(const VectorType& valueIfMaskIsFalse, const VectorType& valueIfMaskIsTrue, const std::vector<bool>& mask, bool inverse = false) in MaskVector() argument [all...] |
| H A D | vktPipelineDynamicOffsetTests.cpp | 2097 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 D | vktPipelineSamplerTests.cpp | 1859 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 D | vktRayTracingPipelineFlagsTests.cpp | 847 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 D | vktSynchronizationOperation.cpp | 298 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 D | vktTessellationInvarianceTests.cpp | 239 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 D | vktTransformFeedbackSimpleTests.cpp | 188 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 D | tcuTexture.hpp | 843 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 D | cl.hpp | 3231 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 D | aco_optimizer.cpp | 2077 follow_operand(opt_ctx& ctx, Operand op, bool ignore_uses = false) follow_operand() argument [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir.h | 1892 ir_texture(enum ir_texture_opcode op, bool sparse = false) ir_texture() argument [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | instruction.h | 1120 explicit Constant(Handle<HeapObject> obj, bool is_compressed = false) in Constant() argument
|
| /third_party/node/deps/v8/src/builtins/mips/ |
| H A D | builtins-mips.cc | 4041 Generate_BaselineOrInterpreterEntry(MacroAssembler* masm, bool next_bytecode, bool is_osr = false) Generate_BaselineOrInterpreterEntry() argument [all...] |
| /third_party/node/deps/v8/src/codegen/ |
| H A D | code-stub-assembler.h | 2851 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 D | builtins-ia32.cc | 4175 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 D | builtins-arm64.cc | 4084 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 D | simulator-loong64.cc | 3074 set_cf_register(cd_reg(), false); DecodeTypeOp12() local [all...] |
| /third_party/node/deps/v8/src/execution/ppc/ |
| H A D | simulator-ppc.cc | 1452 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 D | simulator-s390.cc | 5309 ExecuteInstruction(reinterpret_cast<Instruction*>(addr), false); EVALUATE() local [all...] |
| /third_party/node/deps/v8/src/execution/riscv64/ |
| H A D | simulator-riscv64.cc | 3530 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 D | simulator-riscv64.h | 713 T& Rvvelt(reg_t vReg, uint64_t n, bool is_write = false) { in Rvvelt() argument
|
| /third_party/node/deps/v8/src/profiler/ |
| H A D | heap-snapshot-generator.cc | 1597 DCHECK(false); variable [all...] |
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-compiler.cc | 3932 false, loop_node))); PreprocessRegExp() local [all...] |
| /third_party/node/deps/v8/src/wasm/baseline/arm/ |
| H A D | liftoff-assembler-arm.h | 641 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 D | liftoff-assembler-arm64.h | 131 GetMemOp(LiftoffAssembler* assm, UseScratchRegisterScope* temps, Register addr, Register offset, T offset_imm, bool i64_offset = false) GetMemOp() argument
|