Home
last modified time | relevance | path

Searched defs:texture2 (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/tests/
H A DDMSAATest.cpp224 auto texture2 = context->createBackendTexture(surfaceDims.width(), in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsSamplerObjectTest.cpp1032 GLuint texture2 = createTexture(gl, m_target, 1); in renderReferences() local
1074 GLuint texture2 = createTexture(gl, m_target, 1); in renderResults() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DMipmapTest.cpp1989 GLTexture texture2; in TEST_P() local
H A DCopyTexImageTest.cpp477 GLTexture texture2; in TEST_P() local
H A DMultisampledRenderToTextureTest.cpp458 GLTexture texture2; in TEST_P() local
1854 GLTexture texture2; in TEST_P() local
H A DWebGLCompatibilityTest.cpp2015 GLTexture texture2; in TEST_P() local
2452 GLTexture texture2; in TEST_P() local
2579 GLTexture texture2; in TEST_P() local
3445 GLTexture texture2; TEST_P() local
3552 GLTexture texture2; TEST_P() local
[all...]
H A DStateChangeTest.cpp1184 GLTexture texture1, texture2; in TEST_P() local
3215 GLTexture texture2; in TEST_P() local
3393 GLTexture texture2; in TEST_P() local
3446 GLTexture texture2; TEST_P() local
3501 GLTexture texture2; TEST_P() local
3743 GLTexture texture2; TEST_P() local
[all...]
H A DRobustResourceInitTest.cpp1246 GLTexture texture2; in TEST_P() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DQueueWriteTextureValidationTests.cpp692 wgpu::Texture texture2 = Create2DTexture(format); in TEST_F() local
738 wgpu::Texture texture2 = Create2DTexture(format, kMipmapLevels, testWidth, testHeight); in TEST_F() local
H A DCopyCommandsValidationTests.cpp2215 wgpu::Texture texture2 = Create2DTexture(format); in TEST_F() local
2271 wgpu::Texture texture2 = Create2DTexture(format, kMipmapLevels, testWidth, testHeight); in TEST_F() local
166 TestBothT2TCopies(utils::Expectation expectation, wgpu::Texture texture1, uint32_t level1, wgpu::Origin3D origin1, wgpu::Texture texture2, uint32_t level2, wgpu::Origin3D origin2, wgpu::Extent3D extent3D) TestBothT2TCopies() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DDrawCallPerf.cpp382 ChangeTextureThenDraw(unsigned int iterations, GLsizei numElements, GLuint texture1, GLuint texture2) ChangeTextureThenDraw() argument

Completed in 32 milliseconds