Searched defs:texture2 (Results 1 – 12 of 12) sorted by relevance
/third_party/vk-gl-cts/modules/glshared/ |
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
|
/third_party/skia/tests/ |
D | DMSAATest.cpp | 224 auto texture2 = context->createBackendTexture(surfaceDims.width(), in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
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
|
D | CopyCommandsValidationTests.cpp | 170 wgpu::Texture texture2, in TestBothT2TCopies() 2215 wgpu::Texture texture2 = Create2DTexture(format); in TEST_F() local 2271 wgpu::Texture texture2 = Create2DTexture(format, kMipmapLevels, testWidth, testHeight); in TEST_F() local
|
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
D | DrawCallPerf.cpp | 385 GLuint texture2) in ChangeTextureThenDraw()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | WebGLCompatibilityTest.cpp | 2015 GLTexture texture2; in TEST_P() local 2452 GLTexture texture2; in TEST_P() local 2579 GLTexture texture2; in TEST_P() local 2762 GLTexture texture2; in TEST_P() local 3445 GLTexture texture2; in TEST_P() local 3552 GLTexture texture2; in TEST_P() local
|
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; in TEST_P() local 3501 GLTexture texture2; in TEST_P() local 3743 GLTexture texture2; in TEST_P() local
|
D | CopyTexImageTest.cpp | 477 GLTexture texture2; in TEST_P() local
|
D | MultisampledRenderToTextureTest.cpp | 458 GLTexture texture2; in TEST_P() local 1854 GLTexture texture2; in TEST_P() local
|
D | MipmapTest.cpp | 1989 GLTexture texture2; in TEST_P() local
|
D | RobustResourceInitTest.cpp | 1246 GLTexture texture2; in TEST_P() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcPackedPixelsTests.cpp | 2300 GLuint texture2; in doCopyInner() local
|