Home
last modified time | relevance | path

Searched defs:init (Results 1651 - 1675 of 1903) sorted by relevance

1...<<61626364656667686970>>...77

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBufferTests.cpp1444 void init (vk::SourceCollections& dst, const Arg0& arg0) const { m_func(dst, arg0); } in init() function in vkt::sparse::__anon28734::FunctionProgramsSimple1
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutTests.cpp1082 void SSBOLayoutTests::init (void) init() function in vkt::ssbo::__anon28789::SSBOLayoutTests
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationCrossInstanceSharingTests.cpp1330 void init (vk::SourceCollections& dst, TestConfig config) const in init() function
H A DvktSynchronizationSignalOrderTests.cpp1135 void init (void) in init() function in vkt::synchronization::__anon28837::QueueSubmitSignalOrderSharedTests
1694 void init (void) in init() function in vkt::synchronization::__anon28837::QueueSubmitSignalOrderTests
H A DvktSynchronizationTimelineSemaphoreTests.cpp745 void init (void) in init() function in vkt::synchronization::__anon28841::WaitTests
1232 void init(void) in init() function in vkt::synchronization::__anon28841::LegacyDeviceHostTests
1253 void init(void) in init() function in vkt::synchronization::__anon28841::Sytnchronization2DeviceHostTests
1771 void init (void) in init() function in vkt::synchronization::__anon28841::WaitBeforeSignalTests
2272 void init (void) in init() function in vkt::synchronization::__anon28841::OneToNTests
2621 virtual void init (void) in init() function in vkt::synchronization::__anon28841::SparseBindGroup
H A DvktSynchronizationWin32KeyedMutexTests.cpp1844 void init (vk::SourceCollections& dst, TestConfig config) const in init() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktShaderLibrary.cpp1777 void init (void) in init() function in vkt::__anon28948::ShaderLibraryGroup
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiDisplayTimingTests.cpp1132 static void init (vk::SourceCollections& dst, TestConfig) in init() function
H A DvktWsiIncrementalPresentTests.cpp1107 static void init (vk::SourceCollections& dst, TestConfig) in init() function
H A DvktWsiSharedPresentableImageTests.cpp1041 static void init (vk::SourceCollections& dst, TestConfig) in init() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
H A DvktConditionalDrawAndClearTests.cpp1463 void init (SourceCollections& sources, DrawTestParams testParams) const in init() function
1507 void init (SourceCollections& sources, UpdateBufferWithDrawTestParams testParams) const in init() function
1604 void ConditionalRenderingDrawAndClearTests::init (void) in init() function in vkt::conditional::ConditionalRenderingDrawAndClearTests
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/device_group/
H A DvktDeviceGroupRendering.cpp226 void DeviceGroupTestInstance::init (void) in init() function in vkt::DeviceGroup::__anon29138::DeviceGroupTestInstance
1875 void DeviceGroupTestRendering::init (void) in init() function in vkt::DeviceGroup::DeviceGroupTestRendering
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateRSTests.cpp1198 void DynamicStateRSTests::init (void) in init() function in vkt::DynamicState::DynamicStateRSTests
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryExternalMemoryHostTests.cpp1043 void init (vk::SourceCollections& sources, TestParams testParams) const in init() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DIntermNode.cpp1627 TIntermSwitch::TIntermSwitch(TIntermTyped *init, TIntermBlock *statementList) in TIntermSwitch() argument
1586 TIntermLoop(TLoopType type, TIntermNode *init, TIntermTyped *cond, TIntermTyped *expr, TIntermBlock *body) TIntermLoop() argument
H A DIntermNode.h233 void setInit(TIntermNode *init) { mInit = init; } in setInit() argument
H A DOutputHLSL.cpp491 TString init; in structInitializerString() local
2983 TIntermDeclaration *init = node->getInit()->getAsDeclarationNode(); handleExcessiveLoop() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgramLinkedResources.cpp1197 void InterfaceBlockLinker::init(std::vector<InterfaceBlock> *blocksOut, in init() function in gl::InterfaceBlockLinker
1331 void UniformBlockLinker::init(std::vector<InterfaceBlock> *blocksOut, in init() function in gl::UniformBlockLinker
1360 void ShaderStorageBlockLinker::init(std::vector<InterfaceBlock> *blocksOut, in init() function in gl::ShaderStorageBlockLinker
1389 void AtomicCounterBufferLinker::init(std::vector<AtomicCounterBuffer> *atomicCounterBuffersOut) in init() function in gl::AtomicCounterBufferLinker
1441 void ProgramLinkedResources::init(std::vector<InterfaceBlock> *uniformBlocksOut, in init() function in gl::ProgramLinkedResources
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGlSpirvTests.cpp168 void SpirvModulesPositiveTest::init() in init() function in gl4cts::SpirvModulesPositiveTest
439 void SpirvShaderBinaryMultipleShaderObjectsTest::init() in init() function in gl4cts::SpirvShaderBinaryMultipleShaderObjectsTest
663 void SpirvModulesStateQueriesTest::init() in init() function in gl4cts::SpirvModulesStateQueriesTest
831 void SpirvModulesErrorVerificationTest::init() init() function in gl4cts::SpirvModulesErrorVerificationTest
1081 void SpirvGlslToSpirVEnableTest::init() init() function in gl4cts::SpirvGlslToSpirVEnableTest
1188 void SpirvGlslToSpirVBuiltInFunctionsTest::init() init() function in gl4cts::SpirvGlslToSpirVBuiltInFunctionsTest
1929 void SpirvGlslToSpirVSpecializationConstantsTest::init() init() function in gl4cts::SpirvGlslToSpirVSpecializationConstantsTest
2095 void SpirvValidationBuiltInVariableDecorationsTest::init() init() function in gl4cts::SpirvValidationBuiltInVariableDecorationsTest
3031 void SpirvValidationCapabilitiesTest::init() init() function in gl4cts::SpirvValidationCapabilitiesTest
3522 void GlSpirvTests::init() init() function in gl4cts::GlSpirvTests
[all...]
H A Dgl4cMultiBindTests.cpp4654 void MultiBindTests::init(void) in init() function in gl4cts::MultiBindTests
H A Dgl4cPipelineStatisticsQueryTests.cpp4483 void PipelineStatisticsQueryTests::init() in init() function in glcts::PipelineStatisticsQueryTests
H A Dgl4cProgramInterfaceQueryTests.cpp5099 void ProgramInterfaceQueryTests::init() in init() function in gl4cts::ProgramInterfaceQueryTests
H A Dgl4cShaderAtomicCountersTests.cpp4620 void ShaderAtomicCountersTests::init() in init() function in gl4cts::ShaderAtomicCountersTests
H A Dgl4cTextureGatherTests.cpp3521 void TextureGatherTests::init() in init() function in gl4cts::TextureGatherTests
/third_party/vk-gl-cts/external/openglcts/modules/gles2/
H A Des2cTexture3DTests.cpp527 void Texture3DFilteringCase::init(void) in init() function in es2cts::Texture3DFilteringCase
1894 void Texture3DTests::init() in init() function in es2cts::Texture3DTests

Completed in 83 milliseconds

1...<<61626364656667686970>>...77