HomeSort by relevance Sort by last modified time
    Searched full:copysurface (Results 26 - 40 of 40) sorted by null

12

  /external/skqp/src/gpu/
GrRenderTargetOpList.cpp 224 // This closely parallels GrTextureOpList::copySurface but renderTargetOpLists
226 bool GrRenderTargetOpList::copySurface(const GrCaps& caps,
GrGpu.h 327 bool copySurface(GrSurface* dst, GrSurfaceOrigin dstOrigin,
  /external/skia/infra/bots/recipes/test.expected/
Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release-All-Vulkan.json 384 "~^CopySurface$",
Test-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-All-Android_Vulkan.json     [all...]
  /external/skqp/infra/bots/recipes/test.expected/
Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release-All-Vulkan.json 384 "~^CopySurface$",
Test-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-All-Android_Vulkan.json     [all...]
  /external/skqp/tests/
SRGBReadWritePixelsTest.cpp 145 // TODO: Add tests for copySurface between srgb/linear textures. Add tests for unpremul/premul
  /external/skia/src/gpu/vk/
GrVkGpuCommandBuffer.cpp 37 fGpu->copySurface(fTexture, fOrigin, copyInfo.fSrc, copyInfo.fSrcOrigin, copyInfo.fSrcRect,
169 fGpu->copySurface(fRenderTarget, fOrigin, copyInfo.fSrc, copyInfo.fSrcOrigin,
  /external/skqp/src/gpu/vk/
GrVkGpuCommandBuffer.cpp 37 fGpu->copySurface(fTexture, fOrigin, copyInfo.fSrc, copyInfo.fSrcOrigin, copyInfo.fSrcRect,
176 fGpu->copySurface(fRenderTarget, fOrigin, copyInfo.fSrc, copyInfo.fSrcOrigin,
  /external/skia/infra/bots/recipes/
test.py 577 match.extend(['~CopySurface'])
616 match.append('~^CopySurface$')
    [all...]
  /external/skqp/infra/bots/recipes/
test.py 568 match.extend(['~CopySurface'])
602 match.append('~^CopySurface$')
    [all...]
  /external/skia/src/gpu/
GrGpu.h 349 bool copySurface(GrSurface* dst, GrSurfaceOrigin dstOrigin,
  /hardware/intel/common/libva/va/glx/
va_glx_impl.c 842 INVOKE(ctx, CopySurface, (ctx, gl_surface, surface, flags));
  /external/skia/src/gpu/gl/
GrGLGpu.cpp     [all...]
  /external/skqp/src/gpu/gl/
GrGLGpu.cpp     [all...]

Completed in 425 milliseconds

12