| /third_party/skia/tests/ |
| H A D | DMSAATest.cpp | 224 auto texture2 = context->createBackendTexture(surfaceDims.width(), in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsSamplerObjectTest.cpp | 1032 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 D | MipmapTest.cpp | 1989 GLTexture texture2; in TEST_P() local
|
| H A D | CopyTexImageTest.cpp | 477 GLTexture texture2; in TEST_P() local
|
| H A D | MultisampledRenderToTextureTest.cpp | 458 GLTexture texture2; in TEST_P() local 1854 GLTexture texture2; in TEST_P() local
|
| H A D | WebGLCompatibilityTest.cpp | 2015 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 D | StateChangeTest.cpp | 1184 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 D | RobustResourceInitTest.cpp | 1246 GLTexture texture2; in TEST_P() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| H A D | QueueWriteTextureValidationTests.cpp | 692 wgpu::Texture texture2 = Create2DTexture(format); in TEST_F() local 738 wgpu::Texture texture2 = Create2DTexture(format, kMipmapLevels, testWidth, testHeight); in TEST_F() local
|
| H A D | CopyCommandsValidationTests.cpp | 2215 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 D | DrawCallPerf.cpp | 382 ChangeTextureThenDraw(unsigned int iterations, GLsizei numElements, GLuint texture1, GLuint texture2) ChangeTextureThenDraw() argument
|