Home
last modified time | relevance | path

Searched defs:init (Results 3326 - 3350 of 3613) sorted by relevance

1...<<131132133134135136137138139140>>...145

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.cpp411 void DescriptorEnumerator::init (const vkt::Context& context, uint32_t vertexCount, uint32_t availableDescriptorCount) in init() function in vkt::DescriptorIndexing::__anon27891::DescriptorEnumerator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDynamicOffsetTests.cpp218 void DynamicOffsetGraphicsTestInstance::init (void) in init() function in vkt::pipeline::__anon28177::DynamicOffsetGraphicsTestInstance
910 void DynamicOffsetComputeTestInstance::init (void) in init() function in vkt::pipeline::__anon28177::DynamicOffsetComputeTestInstance
H A DvktPipelinePushConstantTests.cpp295 void PushConstantGraphicsTestInstance::init (void) in init() function in vkt::pipeline::__anon28244::PushConstantGraphicsTestInstance
2149 void PushConstantLifetimeTestInstance::init (void) in init() function in vkt::pipeline::__anon28244::PushConstantLifetimeTestInstance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp4278 void QueryPoolStatisticsTests::init (void) in init() function in vkt::QueryPool::QueryPoolStatisticsTests
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSubpassDependencyTests.cpp3592 void init (vk::SourceCollections& dst, ExternalTestConfig testConfig) const in init() function
3683 void init (vk::SourceCollections& dst, SubpassTestConfig testConfig) const in init() function
3747 void init (vk::SourceCollections& dst, SubpassSelfDependencyBackwardsTestConfig testConfig) const in init() function
3812 void init (vk::SourceCollections& dst, SeparateChannelsTestConfig testConfig) const in init() function
3849 void init (vk::SourceCollections& dst, SingleAttachmentTestConfig testConfig) const in init() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp1189 void TextureGatherInstance::init (void) in init() function in vkt::sr::__anon28721::TextureGatherInstance
2562 void TextureGatherTests::init (void) in init() function in vkt::sr::__anon28721::TextureGatherTests
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.cpp435 void DescriptorEnumerator::init (const vkt::Context& context, deUint32 vertexCount, deUint32 availableDescriptorCount) in init() function in vkt::DescriptorIndexing::__anon29135::DescriptorEnumerator
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dglslang_wrapper_utils.cpp1155 void SpirvIDDiscoverer::init(size_t indexBound) in init() function in rx::__anon20056::SpirvIDDiscoverer
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A Dpreprocessor_lex_autogen.cpp2546 bool Tokenizer::init(size_t count, const char *const string[], const int length[]) in init() function in angle::pp::Tokenizer
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cVertexAttrib64BitTest.cpp4091 void VertexAttrib64BitTests::init(void) in init() function in gl4cts::VertexAttrib64BitTests
H A Dgl3cTransformFeedbackTests.cpp103 void gl3cts::TransformFeedback::Tests::init(void) in init() function in gl3cts::TransformFeedback::Tests
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cDrawIndirectTests.cpp7846 void DrawIndirectTestsGL40::init() in init() function in glcts::DrawIndirectTestsGL40
8005 void DrawIndirectTestsGL43::init() in init() function in glcts::DrawIndirectTestsGL43
8024 void DrawIndirectTestsES31::init() in init() function in glcts::DrawIndirectTestsES31
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp1853 TIntermNode *init = node->getInit(); in visitLoop() local
3841 TIntermAggregate *init = node->getInit()->getAsAggregate(); in LoopInfo() local
H A DParseHelper.cpp3282 TIntermSwitch *TParseContext::addSwitch(TIntermTyped *init, TIntermAggregate *statementList, const TSourceLoc &loc) in addSwitch() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DTokenizer.cpp3006 bool Tokenizer::init(size_t count, const char * const string[], const int length[]) in init() function in pp::Tokenizer
/third_party/skia/tests/
H A DGrStyledShapeTest.cpp588 void init(skiatest::Reporter* r, SkScalar scale) { in init() function in __anon19017::TestCase
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dpsaux.h90 (*init)( PS_Table table, member
155 FT_ULong init; member
375 (*init)( PS_Parser parser, member
492 (*init)( PS_Builder* ps_builder, member
733 (*init)( T1_Builder builder, member
906 (*init)( T1_Decoder decoder, member
1024 (*init)( CFF_Builder* builder, member
1218 (*init)( CFF_Decoder* decoder, member
1261 (*init)( AFM_Parse member
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout-gsubgpos.hh465 void init (hb_ot_apply_context_t *c_, bool context_match = false) in init() function
777 void init (const T &obj_, hb_apply_func_t apply_func_) in init() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1797 void init(int BlockSchedulingRegionID, Value *OpVal) { init() function
[all...]
/third_party/python/Lib/test/
H A Dtest_decimal.py107 def init(m): function
/third_party/rust/crates/rust-openssl/openssl/src/x509/
H A Dmod.rs127 pub fn init<F, T>( in init() functions
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderTextureFunctionTests.cpp489 void ShaderTextureFunctionCase::init (void) in init() function in deqp::gles3::Functional::ShaderTextureFunctionCase
1378 void ShaderTextureFunctionTests::init (void) in init() function in deqp::gles3::Functional::ShaderTextureFunctionTests
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp1965 void BasicBufferCase<SampleType>::init (void) in init() function in deqp::gles3::Performance::__anon30716::BasicBufferCase
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboSRGBWriteControlTests.cpp866 void Renderer::init (const TestRenderPassConfig& renderPassConfig, const int renderpass) in init() function in deqp::gles31::Functional::__anon30822::Renderer
1353 void FboSRGBTestCase::init (void) in init() function in deqp::gles31::Functional::__anon30822::FboSRGBTestCase
1485 void FboSRGBQueryCase::init (void) in init() function in deqp::gles31::Functional::__anon30822::FboSRGBQueryCase
1773 void FboSRGBUnsupportedEnumCase::init (voi function in deqp::gles31::Functional::__anon30822::FboSRGBUnsupportedEnumCase
1863 void FboSRGBWriteControlTests::init (void) init() function in deqp::gles31::Functional::FboSRGBWriteControlTests
[all...]
H A Des31fGeometryShaderTests.cpp1883 void GeometryShaderRenderTest::init (void) in init() function in deqp::gles31::Functional::__anon30824::GeometryShaderRenderTest
2199 void GeometryExpanderRenderTest::init (void) in init() function in deqp::gles31::Functional::__anon30824::GeometryExpanderRenderTest
2252 void EmitTest::init(void) in init() function in deqp::gles31::Functional::__anon30824::EmitTest
2310 void VaryingTest::init (void) init() function in deqp::gles31::Functional::__anon30824::VaryingTest
2403 void NegativeDrawCase::init (void) init() function in deqp::gles31::Functional::__anon30824::NegativeDrawCase
2497 void OutputCountCase::init (void) init() function in deqp::gles31::Functional::__anon30824::OutputCountCase
2606 void BuiltinVariableRenderTest::init (void) init() function in deqp::gles31::Functional::__anon30824::BuiltinVariableRenderTest
2779 void LayeredRenderCase::init (void) init() function in deqp::gles31::Functional::__anon30824::LayeredRenderCase
[all...]

Completed in 120 milliseconds

1...<<131132133134135136137138139140>>...145