Home
last modified time | relevance | path

Searched defs:init (Results 1126 - 1150 of 3625) sorted by relevance

1...<<41424344454647484950>>...145

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateGeneralTests.cpp462 void DynamicStateGeneralTests::init (void) in init() function in vkt::DynamicState::DynamicStateGeneralTests
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderStructTests.cpp144 void LocalStructTests::init (void) in init() function in vkt::sr::__anon28718::LocalStructTests
1268 void UniformStructTests::init (void) in init() function in vkt::sr::__anon28718::UniformStructTests
2151 void ShaderStructTests::init (void) in init() function in vkt::sr::__anon28718::ShaderStructTests
H A DvktShaderRenderSwitchTests.cpp211 void ShaderSwitchTests::init (void) in init() function in vkt::sr::__anon28719::ShaderSwitchTests
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
H A DvktConditionalClearAttachmentTests.cpp239 void ConditionalClearAttachmentTests::init (void) in init() function in vkt::conditional::ConditionalClearAttachmentTests
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawIndexedTest.cpp409 void DrawIndexedTests::init (void) in init() function in vkt::Draw::DrawIndexedTests
H A DvktDrawSimpleTest.cpp396 void SimpleDrawTests::init (void) in init() function in vkt::Draw::SimpleDrawTests
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateCBTests.cpp216 void DynamicStateCBTests::init (void) in init() function in vkt::DynamicState::DynamicStateCBTests
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DDeferGlobalInitializers.cpp50 TIntermBinary *init = declarator->getAsBinaryNode(); in GetDeferredInitializers() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DCallDAG.cpp298 CallDAG::InitResult CallDAG::init(TIntermNode *root, TDiagnostics *diagnostics) in init() function in sh::CallDAG
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalizer.cpp64 void Legalizer::init(MachineFunction &MF) { in init() function in Legalizer
H A DLocalizer.cpp38 void Localizer::init(MachineFunction &MF) { in init() function in Localizer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DInterferenceCache.cpp54 void InterferenceCache::init(MachineFunction *mf, in init() function in InterferenceCache
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cIncompleteTextureAccessTests.cpp63 void Tests::init() in init() function in gl4cts::IncompleteTextureAccess::Tests
H A Dgl4cLimitsTests.cpp50 void LimitsTests::init(void) in init() function in gl4cts::LimitsTests
H A Dgl4cMapBufferAlignmentTests.cpp155 void Functional::init(void) in init() function in gl4cts::MapBufferAlignment::Functional
399 void MapBufferAlignmentTests::init(void) in init() function in gl4cts::MapBufferAlignmentTests
H A Dgl4cPostDepthCoverageTests.cpp73 void PostDepthShaderCase::init() in init() function in gl4cts::PostDepthShaderCase
241 void PostDepthSampleMaskCase::init() in init() function in gl4cts::PostDepthSampleMaskCase
536 void PostDepthCoverage::init() in init() function in gl4cts::PostDepthCoverage
H A Dgl4cShaderTextureImageSamplesTests.cpp564 void ShaderTextureImageSamplesTestBase::init() in init() function in glcts::ShaderTextureImageSamplesTestBase
602 void ShaderTextureImageSampleFunctionalTest::init() in init() function in glcts::ShaderTextureImageSampleFunctionalTest
743 void ShaderTextureImageSamplesTests::init() in init() function in glcts::ShaderTextureImageSamplesTests
H A Dgl4cTestPackages.cpp118 void GL40TestPackage::init(void) in init() function in gl4cts::GL40TestPackage
158 void GL41TestPackage::init(void) in init() function in gl4cts::GL41TestPackage
186 void init(void) in init() function in gl4cts::GL42ShaderTests
203 void GL42TestPackage::init(void) in init() function in gl4cts::GL42TestPackage
234 void init(void) init() function in gl4cts::GL42CompatShaderTests
252 void GL42CompatTestPackage::init(void) init() function in gl4cts::GL42CompatTestPackage
287 void GL43TestPackage::init(void) init() function in gl4cts::GL43TestPackage
329 void init(void) init() function in gl4cts::GL44ShaderTests
347 void GL44TestPackage::init(void) init() function in gl4cts::GL44TestPackage
392 void init(void) init() function in gl4cts::GL45ShaderTests
409 void GL45TestPackage::init(void) init() function in gl4cts::GL45TestPackage
459 void GL46TestPackage::init(void) init() function in gl4cts::GL46TestPackage
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles32/
H A Des32cCopyImageTests.cpp287 void CopyImageTests::init() in init() function in glcts::CopyImageTests
/third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/
H A DesextcFragmentShadingRateBasic.cpp59 void FragmentShadingRateBasic::init(void) in init() function in glcts::FragmentShadingRateBasic
H A DesextcFragmentShadingRateErrors.cpp49 void FragmentShadingRateErrors::init(void) in init() function in glcts::FragmentShadingRateErrors
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderWinding.cpp73 void WindingCase::init(void) in init() function in glcts::WindingCase
307 void TesselationShaderWindingTests::init(void) in init() function in glcts::TesselationShaderWindingTests
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcParallelShaderCompileTests.cpp371 void ParallelShaderCompileTests::init() in init() function in glcts::ParallelShaderCompileTests
H A DglcShaderFunctionTests.cpp78 void ShaderFunctionCase::init(void) in init() function in deqp::ShaderFunctionCase
182 void ShaderFunctionTests::init(void) in init() function in deqp::ShaderFunctionTests
H A DglcSingleConfigTestPackage.cpp65 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() function in glcts::TestCaseWrapper
125 void SingleConfigGL43TestPackage::init(void) in init() function in glcts::SingleConfigGL43TestPackage
159 void SingleConfigGL44TestPackage::init(void) in init() function in glcts::SingleConfigGL44TestPackage
188 void SingleConfigGL45TestPackage::init(voi function in glcts::SingleConfigGL45TestPackage
217 void SingleConfigGL46TestPackage::init(void) init() function in glcts::SingleConfigGL46TestPackage
245 void SingleConfigES32TestPackage::init(void) init() function in glcts::SingleConfigES32TestPackage
[all...]

Completed in 19 milliseconds

1...<<41424344454647484950>>...145