/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/ |
H A D | vktQueryPoolPerformanceTests.cpp | 1271 void QueryPoolPerformanceTests::init (void) in init() function in vkt::QueryPool::QueryPoolPerformanceTests
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktAtomicOperationTests.cpp | 1064 init(); in AtomicOperationCase()
|
H A D | vktShaderCommonFunctionTests.cpp | 1025 void ShaderCommonFunctionTests::init (void) in init() function in vkt::shaderexecutor::ShaderCommonFunctionTests
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
H A D | vktWsiDisplayTimingTests.cpp | 1132 static void init (vk::SourceCollections& dst, TestConfig) in init() function
|
H A D | vktWsiIncrementalPresentTests.cpp | 1107 static void init (vk::SourceCollections& dst, TestConfig) in init() function
|
H A D | vktWsiSharedPresentableImageTests.cpp | 1041 static void init (vk::SourceCollections& dst, TestConfig) in init() function
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawMultipleClearsWithinRenderPass.cpp | 815 void MultipleClearsWithinRenderPassTests::init () in init() function in vkt::Draw::MultipleClearsWithinRenderPassTests
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
H A D | vktDynamicStateInheritanceTests.cpp | 1084 void DynamicStateInheritanceTests::init (void) in init() function in vkt::DynamicStateInheritanceTests
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
H A D | vktMemoryExternalMemoryHostTests.cpp | 1043 void init (vk::SourceCollections& sources, TestParams testParams) const in init() function
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | Compiler.cpp | 290 // Extension variables may not always be initialized (saves some time at symbol table init). 1050 // init statements can declare arrays or nameless structs and have multiple in checkAndSimplifyAST() 1392 switch (mCallDag.init(root, &mDiagnostics)) in initCallDag()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 29 ForceLegalIndexing("force-legal-indexing", cl::Hidden, cl::init(false),
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | LiveDebugVariables.cpp | 71 EnableLDV("live-debug-variables", cl::init(true),
|
H A D | MachineBasicBlock.cpp | 46 cl::init(true), cl::Hidden);
|
H A D | MachineOperand.cpp | 39 cl::init(32), cl::Hidden);
|
H A D | MachineTraceMetrics.cpp | 73 SchedModel.init(&ST); in runOnMachineFunction()
|
H A D | PrologEpilogInserter.cpp | 142 WarnStackSize("warn-stack-size", cl::Hidden, cl::init((unsigned)-1),
|
H A D | TargetInstrInfo.cpp | 39 "disable-sched-hazard", cl::Hidden, cl::init(false),
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGSDNodes.cpp | 44 "sched-high-latency-cycles", cl::Hidden, cl::init(10),
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
H A D | ThinLTOCodeGenerator.cpp | 85 ThreadCount("threads", cl::init(llvm::heavyweight_hardware_concurrency()));
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cGetTextureSubImageTests.cpp | 56 void gl4cts::GetTextureSubImage::Tests::init(void) in init() function in gl4cts::GetTextureSubImage::Tests
|
H A D | gl4cShaderSubroutineTests.hpp | 1471 virtual void init(void);
|
H A D | gl4cDirectStateAccessTests.cpp | 62 void Tests::init() in init() function in gl4cts::DirectStateAccess::Tests
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cTextureGatherTests.cpp | 1821 void TextureGatherTests::init() in init() function in glcts::TextureGatherTests
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcShaderIndexingTests.cpp | 1146 void ShaderIndexingTests::init(void) in init() function in deqp::ShaderIndexingTests
|
H A D | glcShaderRenderCase.cpp | 443 void ShaderRenderCase::init(void) in init() function in deqp::ShaderRenderCase 448 GLU_EXPECT_NO_ERROR(gl.getError(), "ShaderRenderCase::init() begin"); in init() 461 GLU_EXPECT_NO_ERROR(gl.getError(), "ShaderRenderCase::init() end"); in init()
|