Home
last modified time | relevance | path

Searched defs:false (Results 476 - 500 of 677) sorted by relevance

1...<<11121314151617181920>>...28

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineCacheTests.cpp654 preparePipelineWrapper(GraphicsPipelineWrapper& gpw, VkPipelineCache cache, bool useMissShaders = false) preparePipelineWrapper() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryOpacityMicromapTests.cpp1102 false, in addBasicTests() local
1137 false, in addBasicTests() local
1192 false, in addCopyTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingPipelineLibraryTests.cpp1013 false, in addPipelineLibraryConfigurationsTests() local
1014 false, addPipelineLibraryConfigurationsTests() local
1015 false, addPipelineLibraryConfigurationsTests() local
1034 false, addPipelineLibraryConfigurationsTests() local
1035 false, addPipelineLibraryConfigurationsTests() local
1037 false, addPipelineLibraryConfigurationsTests() local
1039 false, addPipelineLibraryConfigurationsTests() local
1049 false, addPipelineLibraryConfigurationsTests() local
1050 false, addPipelineLibraryConfigurationsTests() local
1054 false, addPipelineLibraryConfigurationsTests() local
1055 false, addPipelineLibraryConfigurationsTests() local
1064 false, addPipelineLibraryConfigurationsTests() local
1065 false, addPipelineLibraryConfigurationsTests() local
1070 false, addPipelineLibraryConfigurationsTests() local
[all...]
H A DvktRayTracingTraceRaysTests.cpp1368 false, in createTraceRaysTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBufferTests.cpp691 draw(const VkPrimitiveTopology topology, const VkDescriptorSetLayout descriptorSetLayout = DE_NULL, Renderer::SpecializationMap specMap = Renderer::SpecializationMap(), bool useDeviceGroups = false, deUint32 deviceID = 0) draw() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingDescriptorCopyTests.cpp3122 createTestsForAllDescriptorTypes(tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup>& parentGroup, PipelineType pipelineType, bool useUpdateAfterBind = false) createTestsForAllDescriptorTypes() argument
[all...]
H A DvktBindingMutableTests.cpp1142 DE_ASSERT(false); variable
1287 DE_ASSERT(false); variable
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_barycentric/
H A DvktFragmentShadingBarycentricTests.cpp213 makeGraphicsPipeline(const DeviceInterface& vkd, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertShaderModule, const VkShaderModule fragShaderModule, const uint32_t width, const uint32_t height, const VkPrimitiveTopology topology, const VkSampleCountFlagBits rasterizationSamples, const bool withColor = false, const bool provokingVertexLast = false, const bool dynamicTopology = false) makeGraphicsPipeline() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveDebugValues.cpp797 MI.print(dbgs(), /*IsStandalone*/ false, in transferDebugValue() local
798 /*SkipOpers*/ false, /*SkipDebugLo in transferDebugValue() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DCore.cpp392 /*ShouldPreserveUseListOrder=*/false, /*IsForDebug=*/true); in LLVMDumpModule() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTextureGatherTests.cpp434 virtual GLvoid CreateTexture2DRgb(bool base_level = false) in CreateTexture2DRgb() argument
467 virtual GLvoid CreateTexture2DRg(bool base_level = false) in CreateTexture2DRg() argument
500 virtual GLvoid CreateTexture2DR(bool base_level = false) in CreateTexture2DR() argument
532 CreateTexture2DInt(bool rect = false) CreateTexture2DInt() argument
825 CreateTexture2D(bool rect = false, bool base_level = false) CreateTexture2D() argument
[all...]
H A Dgl4cES31CompatibilityShaderImageLoadStoreTests.cpp314 BuildProgram(const char* src_vs, const char* src_fs, bool SIAvs = false, bool SIAfs = false) BuildProgram() argument
366 CreateComputeProgram(const std::string& cs, bool SIA = false) CreateComputeProgram() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cLayoutBindingTests.cpp136 String getErrorLog(bool dumpShaders = false) in getErrorLog() argument
331 LayoutBindingTestResult(bool passed = true, const String& reason = String(), bool notRunforThisContext = false) in LayoutBindingTestResult() argument
H A Des31cShaderImageLoadStoreTests.cpp309 BuildProgram(const char* src_vs, const char* src_fs, bool SIAvs = false, bool SIAfs = false) BuildProgram() argument
361 CreateComputeProgram(const std::string& cs, bool SIA = false) CreateComputeProgram() argument
[all...]
/third_party/skia/src/gpu/
H A DGrDistanceFieldGenFromVector.cpp133 between_closed_open(double a, double b, double c, double tolerance = 0.0, bool xformToleranceToX = false) between_closed_open() argument
156 between_closed(double a, double b, double c, double tolerance = 0.0, bool xformToleranceToX = false) between_closed() argument
176 nearly_equal(double x, double y, double tolerance = kNearlyZero, bool xformToleranceToX = false) nearly_equal() argument
/third_party/skia/src/core/
H A DSkCanvas.cpp925 false, fAllocator.get()); internalDrawDeviceWithFilter() local
[all...]
/third_party/skia/tests/
H A DImageFilterTest.cpp239 void addFilter(const char* name, sk_sp<SkImageFilter> filter, bool needsSaveLayer = false) { in addFilter() argument
1342 SkTileMode::kRepeat, false, nullpt in DEF_TEST() local
[all...]
H A DImageTest.cpp153 create_gpu_image(GrRecordingContext* rContext, bool withMips = false, SkBudgeted budgeted = SkBudgeted::kYes) create_gpu_image() argument
[all...]
H A DCodecTest.cpp473 check(skiatest::Reporter* r, const char path[], SkISize size, bool supportsScanlineDecoding, bool supportsSubsetDecoding, bool supportsIncomplete, bool supportsNewScanlineDecoding = false) check() argument
[all...]
/third_party/pulseaudio/src/modules/echo-cancel/
H A Dmodule-echo-cancel.c57 PA_MODULE_LOAD_ONCE(false); variable
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1628 toSPFlags(bool IsLocalToUnit, bool IsDefinition, bool IsOptimized, unsigned Virtuality = SPFlagNonvirtual, bool IsMainSubprogram = false) toSPFlags() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
H A DInstruction.h296 CycleSegment(unsigned StartCycle, unsigned EndCycle, bool IsReserved = false) in CycleSegment() argument
150 WriteState(const WriteDescriptor &Desc, MCPhysReg RegID, bool clearsSuperRegs = false, bool writesZero = false) WriteState() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DCommandLine.h1339 setValue(const T &V, bool initial = false) setValue() argument
1369 setValue(const T &V, bool initial = false) setValue() argument
1394 setValue(const T &V, bool initial = false) setValue() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
H A DRecord.h1456 Record(Init *N, ArrayRef<SMLoc> locs, RecordKeeper &records, bool Anonymous = false, bool Class = false) Record() argument
1463 Record(StringRef N, ArrayRef<SMLoc> locs, RecordKeeper &records, bool Class = false) Record() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp181 getObjectSize(const Value *V, const DataLayout &DL, const TargetLibraryInfo &TLI, bool NullIsValidLoc, bool RoundToAlign = false) getObjectSize() argument
[all...]

Completed in 69 milliseconds

1...<<11121314151617181920>>...28