Home
last modified time | relevance | path

Searched defs:init (Results 826 - 850 of 3767) sorted by relevance

1...<<31323334353637383940>>...151

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DOverlay.h116 angle::Result init(const Context *context) { return angle::Result::Continue; } in init() function in gl::MockOverlay
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A DPreprocessor.cpp53 bool Preprocessor::init(size_t count, const char *const string[], const int length[]) in init() function in angle::pp::Preprocessor
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DPruneNoOps.cpp190 TIntermNode *init = loop->getInit(); in visitLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveIntervalUnion.cpp181 void LiveIntervalUnion::Array::init(LiveIntervalUnion::Allocator &Alloc, in init() function in LiveIntervalUnion::Array
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSyncTests.cpp65 void Tests::init() in init() function in gl4cts::Sync::Tests
/third_party/vk-gl-cts/external/openglcts/modules/gles2/
H A Des2cTestPackage.cpp66 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() function in es2cts::TestCaseWrapper
126 void init(void) in init() function in es2cts::ShaderTests
143 void TestPackage::init(void) in init() function in es2cts::TestPackage
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
H A Des3cTestPackage.cpp84 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() function in es3cts::TestCaseWrapper
142 void init(void) in init() function in es3cts::ShaderTests
172 void ES30TestPackage::init(void) in init() function in es3cts::ES30TestPackage
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cTestPackage.cpp105 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() function in es31cts::TestCaseWrapper
175 void init(void) in init() function in es31cts::ShaderTests
183 void ES31TestPackage::init(void) in init() function in es31cts::ES31TestPackage
/third_party/vk-gl-cts/external/openglcts/modules/gles32/
H A Des32cTestPackage.cpp90 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() function in es32cts::TestCaseWrapper
152 void ES32TestPackage::init(void) in init() function in es32cts::ES32TestPackage
/third_party/vk-gl-cts/external/openglcts/modules/glesext/
H A DesextcTestPackage.cpp69 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() function in esextcts::TestCaseWrapper
123 void ESEXTTestPackage::init(void) in init() function in esextcts::ESEXTTestPackage
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderTests.cpp66 void GeometryShaderTests::init(void) in init() function in glcts::GeometryShaderTests
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySubImage3D.hpp86 void init(const glw::GLuint xoffset, const glw::GLuint yoffset, const glw::GLuint zoffset, const glw::GLuint width, in init() function
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcContextFlagsTests.cpp117 void ContextFlagsTests::init() in init() function in glcts::ContextFlagsTests
H A DglcNoDefaultContextPackage.cpp56 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string&) in init() function in glcts::nodefaultcontext::TestCaseWrapper
88 void NoDefaultContextPackage::init(void) in init() function in glcts::NoDefaultContextPackage
H A DglcShaderMacroTests.cpp102 void ShaderMacroTests::init(void) in init() function in glcts::ShaderMacroTests
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/
H A DTestLogParser.java52 public void init (DeqpInstrumentation instrumentation, String logFileName, boolean logData) throws FileNotFoundException in init() method in TestLogParser
/third_party/skia/src/gpu/
H A DBaseDevice.cpp34 CheckAlphaTypeAndGetFlags(SkAlphaType alphaType, InitContents init, DeviceFlags* flags) CheckAlphaTypeAndGetFlags() argument
H A DGrSWMaskHelper.cpp131 bool GrSWMaskHelper::init(const SkIRect& resultBounds) { in init() function in GrSWMaskHelper
/third_party/skia/src/core/
H A DSkAAClip.h91 void init(SkBlitter* blitter, const SkAAClip* aaclip) { in init() function in SkAAClipBlitter
H A DSkTLazy.h53 template <typename... Args> T* init(Args&&... args) { in init() function in SkTLazy
167 void init(const T& initial) { in init() function in SkTCopyOnFirstWrite
H A DSkStrokeRec.cpp31 void SkStrokeRec::init(const SkPaint& paint, SkPaint::Style style, SkScalar resScale) { in init() function in SkStrokeRec
/third_party/skia/src/gpu/vk/
H A DGrVkExtensions.cpp35 void GrVkExtensions::init(GrVkGetProc getProc, in init() function in GrVkExtensions
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DPreprocessor.cpp60 bool Preprocessor::init(size_t count, const char *const string[], const int length[]) in init() function in pp::Preprocessor
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DTextureStage.cpp37 void TextureStage::init(int stage, const Sampler *sampler, const TextureStage *previousStage) in init() function in sw::TextureStage
/third_party/openssl/crypto/
H A Dthreads_pthread.c154 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) in CRYPTO_THREAD_run_once() argument

Completed in 11 milliseconds

1...<<31323334353637383940>>...151