/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/ |
H A D | vktDescriptorSetsIndexingTests.cpp | 411 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 D | vktPipelineDynamicOffsetTests.cpp | 218 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 D | vktPipelinePushConstantTests.cpp | 295 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 D | vktQueryPoolStatisticsTests.cpp | 4278 void QueryPoolStatisticsTests::init (void) in init() function in vkt::QueryPool::QueryPoolStatisticsTests
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassSubpassDependencyTests.cpp | 3592 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 D | vktShaderRenderTextureGatherTests.cpp | 1189 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 D | vktDescriptorSetsIndexingTests.cpp | 435 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 D | glslang_wrapper_utils.cpp | 1155 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 D | preprocessor_lex_autogen.cpp | 2546 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 D | gl4cVertexAttrib64BitTest.cpp | 4091 void VertexAttrib64BitTests::init(void) in init() function in gl4cts::VertexAttrib64BitTests
|
H A D | gl3cTransformFeedbackTests.cpp | 103 void gl3cts::TransformFeedback::Tests::init(void) in init() function in gl3cts::TransformFeedback::Tests
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cDrawIndirectTests.cpp | 7846 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 D | OutputASM.cpp | 1853 TIntermNode *init = node->getInit(); in visitLoop() local 3841 TIntermAggregate *init = node->getInit()->getAsAggregate(); in LoopInfo() local
|
H A D | ParseHelper.cpp | 3282 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 D | Tokenizer.cpp | 3006 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 D | GrStyledShapeTest.cpp | 588 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 D | psaux.h | 90 (*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 D | hb-ot-layout-gsubgpos.hh | 465 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 D | SLPVectorizer.cpp | 1797 void init(int BlockSchedulingRegionID, Value *OpVal) { init() function [all...] |
/third_party/python/Lib/test/ |
H A D | test_decimal.py | 107 def init(m): function
|
/third_party/rust/crates/rust-openssl/openssl/src/x509/ |
H A D | mod.rs | 127 pub fn init<F, T>( in init() functions [all...] |
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fShaderTextureFunctionTests.cpp | 489 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 D | es3pBufferDataUploadTests.cpp | 1965 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 D | es31fFboSRGBWriteControlTests.cpp | 866 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 D | es31fGeometryShaderTests.cpp | 1883 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...] |