/external/skqp/include/private/ |
D | GrProxyRef.h | 68 case kRW_GrIOType: in reset() 100 case kRW_GrIOType: in markPendingIO() 133 case kRW_GrIOType: in pendingIOComplete()
|
D | GrTypesPriv.h | 818 kRW_GrIOType enumerator
|
/external/skqp/src/gpu/ |
D | GrPendingIOResource.h | 42 case kRW_GrIOType: 68 case kRW_GrIOType: in release()
|
D | GrShaderVar.cpp | 26 case kRW_GrIOType: in setIOType()
|
D | GrContext.cpp | 874 tex, origin, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRW_GrIOType); in makeBackendTextureContext()
|
/external/skia/tests/ |
D | GrSurfaceTest.cpp | 358 for (auto ioType : {kRead_GrIOType, kRW_GrIOType}) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 388 REPORTER_ASSERT(reporter, writeResult == (ioType == kRW_GrIOType)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 395 REPORTER_ASSERT(reporter, gpuWriteResult == (ioType == kRW_GrIOType)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 405 REPORTER_ASSERT(reporter, copyResult == (ioType == kRW_GrIOType)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 411 REPORTER_ASSERT(reporter, gpuCopyResult == (ioType == kRW_GrIOType)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 429 REPORTER_ASSERT(reporter, regenResult == (ioType == kRW_GrIOType)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
D | EGLImageTest.cpp | 159 backendTex, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRW_GrIOType); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
|
D | RectangleTextureTest.cpp | 158 rectangleTex, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRW_GrIOType); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
|
D | BackendAllocationTest.cpp | 275 backendTex, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRW_GrIOType); in check_base_readbacks() 391 kRW_GrIOType); in check_mipmaps()
|
/external/skqp/tests/ |
D | GrSurfaceTest.cpp | 278 for (auto ioType : {kRead_GrIOType, kRW_GrIOType}) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 300 REPORTER_ASSERT(reporter, writeResult == (ioType == kRW_GrIOType)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 306 REPORTER_ASSERT(reporter, gpuWriteResult == (ioType == kRW_GrIOType)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 314 REPORTER_ASSERT(reporter, copyResult == (ioType == kRW_GrIOType)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 320 REPORTER_ASSERT(reporter, gpuCopyResult == (ioType == kRW_GrIOType)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 333 REPORTER_ASSERT(reporter, regenResult == (ioType == kRW_GrIOType)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 367 backendTexture, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRW_GrIOType); in DEF_GPUTEST()
|
D | ProxyRefTest.cpp | 138 GrPendingIOResource<GrSurfaceProxy, kRW_GrIOType> fRW(proxy.get()); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
D | RectangleTextureTest.cpp | 139 rectangleTex, origin, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRW_GrIOType); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
|
/external/skqp/tools/gpu/ |
D | ProxyUtils.cpp | 39 backendTex, origin, kAdopt_GrWrapOwnership, GrWrapCacheable::kNo, kRW_GrIOType); in MakeTextureProxyFromData()
|
/external/skia/src/gpu/d3d/ |
D | GrD3DGpu.cpp | 1199 kRW_GrIOType, info, std::move(state)); in onClearBackendTexture() 1300 kRW_GrIOType, in onUpdateCompressedBackendTexture()
|
/external/skia/include/private/ |
D | GrTypesPriv.h | 736 kRW_GrIOType enumerator
|
/external/skia/src/gpu/ |
D | GrDirectContext.cpp | 523 kRW_GrIOType, in update_texture_with_pixmaps()
|
/external/skia/src/image/ |
D | SkImage_Gpu.cpp | 747 backendTexture, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRW_GrIOType, in MakeFromAHardwareBufferWithData()
|
/external/skia/src/gpu/dawn/ |
D | GrDawnGpu.cpp | 280 sampleCnt, cacheable, kRW_GrIOType, info); in onWrapRenderableBackendTexture()
|
/external/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 1594 kRW_GrIOType, info, std::move(mutableState)); in onClearBackendTexture() 1693 kRW_GrIOType, in onUpdateCompressedBackendTexture()
|