/external/angle/src/tests/gl_tests/ |
D | CopyTextureTest.cpp | 75 GLTexture sourceTexture; in testGradientDownsampleUniqueValues() local 131 GLTexture sourceTexture; in testSrgbToRgb() local 2131 GLTexture sourceTexture; in TEST_P() local 2151 GLTexture sourceTexture; in TEST_P() local 2268 GLTexture sourceTexture; in TEST_P() local 2398 GLTexture sourceTexture; in TEST_P() local 2633 GLTexture sourceTexture; in TEST_P() local 2903 GLTexture sourceTexture; in TEST_P() local 2982 GLTexture sourceTexture; in invalidateBlitThenBlendCommon() local
|
D | CopyTexture3DTest.cpp | 287 GLTexture sourceTexture; member in angle::CopyTexture3DTest
|
D | ImageTest.cpp | 539 GLTexture &sourceTexture, in createEGLImage2DTextureStorage() 572 GLTexture &sourceTexture, in createEGLImage2DTextureSource() 607 GLTexture &sourceTexture, in createEGLImageCubemapTextureSource() 645 GLTexture &sourceTexture, in createEGLImage3DTextureSource() 7581 GLTexture sourceTexture; in TEST_P() local
|
D | WebGLCompatibilityTest.cpp | 5094 GLTexture sourceTexture; in testCompressedTexLevelDimension() local 5773 GLTexture sourceTexture; in TEST_P() local
|
D | RobustResourceInitTest.cpp | 2248 GLTexture sourceTexture; in TEST_P() local
|
D | BlitFramebufferANGLETest.cpp | 1616 GLTexture sourceTexture; in test3DBlit() local
|
D | VulkanPerformanceCounterTest.cpp | 7734 GLTexture sourceTexture; in TEST_P() local 7817 GLTexture sourceTexture; in TEST_P() local
|
/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
D | Blit9.cpp | 313 IDirect3DBaseTexture9 *sourceTexture = nullptr; in copyTexture() local 329 IDirect3DBaseTexture9 *sourceTexture, in copy()
|
/external/skia/tests/ |
D | DMSAATest.cpp | 269 auto sourceTexture = context->createBackendTexture(texDims.width(), in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
|
/external/deqp/modules/egl/ |
D | teglGLES2SharedRenderingPerfTests.cpp | 602 GLuint sourceTexture = createTexture(m_gl, m_config); in createEGLImage() local
|
D | teglGLES2SharingThreadedTests.cpp | 3603 SharedPtr<GLES2ThreadTest::Texture> sourceTexture; in addImageOperations() local
|
/external/angle/src/libANGLE/renderer/gl/ |
D | TextureGL.cpp | 774 TextureGL *sourceTexture = GetImplAs<TextureGL>(readBuffer->getTexture()); in copyImage() local
|
/external/angle/src/libANGLE/ |
D | Context.cpp | 5735 gl::Texture *sourceTexture = getTexture(sourceId); in copyTexture() local 5766 gl::Texture *sourceTexture = getTexture(sourceId); in copySubTexture() local 5789 Texture *sourceTexture = getTexture(sourceId); in copyTexture3D() local 5823 Texture *sourceTexture = getTexture(sourceId); in copySubTexture3D() local 5837 gl::Texture *sourceTexture = getTexture(sourceId); in compressedCopyTexture() local
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | TextureStorage11.cpp | 985 const TextureHelper11 *sourceTexture = nullptr; in initDropStencilTexture() local
|