Home
last modified time | relevance | path

Searched defs:init (Results 726 - 750 of 1736) sorted by relevance

1...<<21222324252627282930>>...70

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DQueryGL.cpp235 virtual angle::Result init(const gl::Context *context, gl::QueryType queryType) in init() function in rx::SyncProviderGL
/third_party/skia/third_party/externals/angle2/src/common/
H A DFastVector.h155 FastVector<T, N, Storage>::FastVector(std::initializer_list<value_type> init) in FastVector() argument
395 void FastVector<T, N, Storage>::assign_from_initializer_list(std::initializer_list<value_type> init) in assign_from_initializer_list() argument
188 operator =( std::initializer_list<value_type> init) operator =() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DCommon.h79 TVector(std::initializer_list<T> init) : std::vector<T, pool_allocator<T>>(init) {} in TVector() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegisterPressure.cpp225 void LiveRegSet::init(const MachineRegisterInfo &MRI) { in init() function in LiveRegSet
263 void RegPressureTracker::init(const MachineFunction *mf, in init() function in RegPressureTracker
H A DShrinkWrap.cpp188 void init(MachineFunction &MF) { in init() function in __anon24125::ShrinkWrap
H A DTargetSchedule.cpp63 void TargetSchedModel::init(const TargetSubtargetInfo *TSInfo) { in init() function in TargetSchedModel
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDataLayout.cpp460 void DataLayout::init(const Module *M) { *this = M->getDataLayout(); } in init() function in DataLayout
H A DPassTimingInfo.cpp103 void PassTimingInfo::init() { in init() function in llvm::__anon24220::legacy::PassTimingInfo
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cIndirectParametersTests.cpp76 void ParameterBufferOperationsCase::init() in init() function in gl4cts::ParameterBufferOperationsCase
338 void MultiDrawArraysIndirectCountCase::init() in init() function in gl4cts::MultiDrawArraysIndirectCountCase
520 void MultiDrawElementsIndirectCountCase::init() in init() function in gl4cts::MultiDrawElementsIndirectCountCase
709 void IndirectParametersTests::init() in init() function in gl4cts::IndirectParametersTests
H A Dgl4cShaderBallotTests.cpp482 void ShaderBallotAvailabilityTestCase::init() in init() function in gl4cts::ShaderBallotAvailabilityTestCase
558 void ShaderBallotBitmasksTestCase::init() in init() function in gl4cts::ShaderBallotBitmasksTestCase
634 void ShaderBallotFunctionBallotTestCase::init() in init() function in gl4cts::ShaderBallotFunctionBallotTestCase
707 void ShaderBallotFunctionReadTestCase::init() in init() function in gl4cts::ShaderBallotFunctionReadTestCase
765 void ShaderBallotTests::init(void) in init() function in gl4cts::ShaderBallotTests
H A Dgl4cShaderDrawParametersTests.cpp153 void ShaderDrawParametersTestBase::init() in init() function in gl4cts::ShaderDrawParametersTestBase
872 void ShaderDrawParametersTests::init() in init() function in gl4cts::ShaderDrawParametersTests
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
H A Des3cNumberParsingTests.cpp486 void NumberParsingTests::init(void) in init() function in es3cts::NumberParsingTests
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/
H A DesextcDrawBuffersIndexedBase.cpp48 void DrawBuffersIndexedBase::init() in init() function in glcts::DrawBuffersIndexedBase
/third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/
H A DesextcFragmentShadingRateAttachmentTests.cpp55 void FragmentShadingRateAttachment::init(void) in init() function in glcts::FragmentShadingRateAttachment
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderAdjacencyTests.cpp71 void GeometryShaderAdjacencyTests::init(void) in init() function in glcts::GeometryShaderAdjacencyTests
H A DesextcGeometryShaderPrimitiveCounter.cpp78 void GeometryShaderPrimitiveCounterTestGroup::init(void) in init() function in glcts::GeometryShaderPrimitiveCounterTestGroup
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderBarrier.cpp49 void TessellationShaderBarrierTests::init(void) in init() function in glcts::TessellationShaderBarrierTests
H A DesextcTessellationShaderErrors.cpp53 void TessellationShaderErrors::init(void) in init() function in glcts::TessellationShaderErrors
H A DesextcTessellationShaderPoints.cpp52 void TessellationShaderPointsTests::init(void) in init() function in glcts::TessellationShaderPointsTests
H A DesextcTessellationShaderQuads.cpp49 void TessellationShaderQuadsTests::init(void) in init() function in glcts::TessellationShaderQuadsTests
H A DesextcTessellationShaderTriangles.cpp49 void TessellationShaderTrianglesTests::init(void) in init() function in glcts::TessellationShaderTrianglesTests
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayGenerateMipMap.cpp183 void TextureCubeMapArrayGenerateMipMapFilterable::init() in init() function in glcts::TextureCubeMapArrayGenerateMipMapFilterable
521 void TextureCubeMapArrayGenerateMipMapNonFilterable::init() in init() function in glcts::TextureCubeMapArrayGenerateMipMapNonFilterable
H A DesextcTextureCubeMapArrayStencilAttachments.cpp65 void CubeMapArrayDataStorage::init(const glw::GLuint width, const glw::GLuint height, const glw::GLuint depth, in init() function in glcts::CubeMapArrayDataStorage
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcAggressiveShaderOptimizationsTests.cpp498 void AggressiveShaderOptimizationsTests::init(void) in init() function in glcts::AggressiveShaderOptimizationsTests
H A DglcPolygonOffsetClampTests.cpp174 void PolygonOffsetClampValueTestCaseBase::init() in init() function in glcts::PolygonOffsetClampValueTestCaseBase
519 void PolygonOffsetClampMinMaxTestCase::init() in init() function in glcts::PolygonOffsetClampMinMaxTestCase
586 void PolygonOffsetClampZeroInfinityTestCase::init() in init() function in glcts::PolygonOffsetClampZeroInfinityTestCase
628 void PolygonOffsetClamp::init() in init() function in glcts::PolygonOffsetClamp

Completed in 29 milliseconds

1...<<21222324252627282930>>...70