Home
last modified time | relevance | path

Searched defs:init (Results 1101 - 1125 of 3576) sorted by relevance

1...<<41424344454647484950>>...144

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cMapBufferAlignmentTests.cpp155 void Functional::init(void) in init() function in gl4cts::MapBufferAlignment::Functional
399 void MapBufferAlignmentTests::init(void) in init() function in gl4cts::MapBufferAlignmentTests
H A Dgl4cPostDepthCoverageTests.cpp73 void PostDepthShaderCase::init() in init() function in gl4cts::PostDepthShaderCase
241 void PostDepthSampleMaskCase::init() in init() function in gl4cts::PostDepthSampleMaskCase
536 void PostDepthCoverage::init() in init() function in gl4cts::PostDepthCoverage
H A Dgl4cShaderTextureImageSamplesTests.cpp564 void ShaderTextureImageSamplesTestBase::init() in init() function in glcts::ShaderTextureImageSamplesTestBase
602 void ShaderTextureImageSampleFunctionalTest::init() in init() function in glcts::ShaderTextureImageSampleFunctionalTest
743 void ShaderTextureImageSamplesTests::init() in init() function in glcts::ShaderTextureImageSamplesTests
H A Dgl4cTestPackages.cpp118 void GL40TestPackage::init(void) in init() function in gl4cts::GL40TestPackage
158 void GL41TestPackage::init(void) in init() function in gl4cts::GL41TestPackage
186 void init(void) in init() function in gl4cts::GL42ShaderTests
203 void GL42TestPackage::init(void) in init() function in gl4cts::GL42TestPackage
234 void init(void) init() function in gl4cts::GL42CompatShaderTests
252 void GL42CompatTestPackage::init(void) init() function in gl4cts::GL42CompatTestPackage
287 void GL43TestPackage::init(void) init() function in gl4cts::GL43TestPackage
329 void init(void) init() function in gl4cts::GL44ShaderTests
347 void GL44TestPackage::init(void) init() function in gl4cts::GL44TestPackage
392 void init(void) init() function in gl4cts::GL45ShaderTests
409 void GL45TestPackage::init(void) init() function in gl4cts::GL45TestPackage
459 void GL46TestPackage::init(void) init() function in gl4cts::GL46TestPackage
[all...]
H A Dgl3cTestPackages.cpp71 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() function in gl3cts::TestCaseWrapper
130 void init(void) in init() function in gl3cts::GL30ShaderTests
148 void GL30TestPackage::init(void) in init() function in gl3cts::GL30TestPackage
189 void GL31TestPackage::init(void) in init() function in gl3cts::GL31TestPackage
220 void GL32TestPackage::init(voi function in gl3cts::GL32TestPackage
250 void init(void) init() function in gl3cts::GL33ShaderTests
281 void GL33TestPackage::init(void) init() function in gl3cts::GL33TestPackage
[all...]
H A Dgl4cES31CompatibilityTests.cpp45 void gl4cts::es31compatibility::Tests::init() in init() function in gl4cts::es31compatibility::Tests
/third_party/vk-gl-cts/external/openglcts/modules/gles32/
H A Des32cCopyImageTests.cpp287 void CopyImageTests::init() in init() function in glcts::CopyImageTests
/third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/
H A DesextcFragmentShadingRateBasic.cpp59 void FragmentShadingRateBasic::init(void) in init() function in glcts::FragmentShadingRateBasic
H A DesextcFragmentShadingRateErrors.cpp49 void FragmentShadingRateErrors::init(void) in init() function in glcts::FragmentShadingRateErrors
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderWinding.cpp73 void WindingCase::init(void) in init() function in glcts::WindingCase
307 void TesselationShaderWindingTests::init(void) in init() function in glcts::TesselationShaderWindingTests
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcParallelShaderCompileTests.cpp371 void ParallelShaderCompileTests::init() in init() function in glcts::ParallelShaderCompileTests
H A DglcShaderFunctionTests.cpp78 void ShaderFunctionCase::init(void) in init() function in deqp::ShaderFunctionCase
182 void ShaderFunctionTests::init(void) in init() function in deqp::ShaderFunctionTests
H A DglcSingleConfigTestPackage.cpp65 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() function in glcts::TestCaseWrapper
125 void SingleConfigGL43TestPackage::init(void) in init() function in glcts::SingleConfigGL43TestPackage
159 void SingleConfigGL44TestPackage::init(void) in init() function in glcts::SingleConfigGL44TestPackage
188 void SingleConfigGL45TestPackage::init(voi function in glcts::SingleConfigGL45TestPackage
217 void SingleConfigGL46TestPackage::init(void) init() function in glcts::SingleConfigGL46TestPackage
245 void SingleConfigES32TestPackage::init(void) init() function in glcts::SingleConfigES32TestPackage
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DResourceVk.h48 void init() in init() function in rx::vk::final
H A DOverlayVk.cpp31 angle::Result OverlayVk::init(const gl::Context *context, bool *successOut) in init() function in rx::OverlayVk
/third_party/skia/src/core/
H A DSkDeferredDisplayListRecorder.cpp20 bool SkDeferredDisplayListRecorder::init() { return false; } in init() function in SkDeferredDisplayListRecorder
63 bool SkDeferredDisplayListRecorder::init() { in init() function in SkDeferredDisplayListRecorder
H A DSkBlitter.h182 void init(SkBlitter* blitter, const SkIRect& clipRect) { in init() function in SkRectClipBlitter
216 void init(SkBlitter* blitter, const SkRegion* clipRgn) { in init() function in SkRgnClipBlitter
247 void init(SkBlitter* blitter, const SkIRect& clipRect) { in init() function in SkRectClipCheckBlitter
H A DSkDeque.cpp21 void init(size_t size) { in init() function
H A DSkRasterClip.cpp315 void SkAAClipBlitterWrapper::init(const SkRasterClip& clip, SkBlitter* blitter) { in init() function in SkAAClipBlitterWrapper
/third_party/skia/src/gpu/
H A DGrContextThreadSafeProxy.cpp41 void GrContextThreadSafeProxy::init(sk_sp<const GrCaps> caps, in init() function in GrContextThreadSafeProxy
182 void GrContextThreadSafeProxyPriv::init(sk_sp<const GrCaps> caps, in init() function in GrContextThreadSafeProxyPriv
H A DGrRecordingContextPriv.cpp26 createDevice(GrColorType colorType, sk_sp<GrSurfaceProxy> proxy, sk_sp<SkColorSpace> colorSpace, GrSurfaceOrigin origin, const SkSurfaceProps& props, skgpu::BaseDevice::InitContents init) createDevice() argument
40 createDevice(SkBudgeted budgeted, const SkImageInfo& ii, SkBackingFit fit, int sampleCount, GrMipmapped mipmapped, GrProtected isProtected, GrSurfaceOrigin origin, const SkSurfaceProps& props, skgpu::BaseDevice::InitContents init) createDevice() argument
H A DGrRecordingContext.cpp63 bool GrRecordingContext::init() { in init() function in GrRecordingContext
/third_party/skia/src/gpu/gl/
H A DGrGLExtensions.cpp66 bool GrGLExtensions::init(GrGLStandard standard, in init() function in GrGLExtensions
H A DGrGLTexture.cpp85 void GrGLTexture::init(const Desc& desc) { in init() function in GrGLTexture
/third_party/skia/src/gpu/ops/
H A DGrMeshDrawOp.cpp76 void GrMeshDrawOp::PatternHelper::init(GrMeshDrawTarget* target, GrPrimitiveType primitiveType, in init() function in GrMeshDrawOp::PatternHelper

Completed in 14 milliseconds

1...<<41424344454647484950>>...144