Home
last modified time | relevance | path

Searched refs:kRW_GrIOType (Results 1 – 19 of 19) sorted by relevance

/external/skqp/include/private/
DGrProxyRef.h68 case kRW_GrIOType: in reset()
100 case kRW_GrIOType: in markPendingIO()
133 case kRW_GrIOType: in pendingIOComplete()
DGrTypesPriv.h818 kRW_GrIOType enumerator
/external/skqp/src/gpu/
DGrPendingIOResource.h42 case kRW_GrIOType:
68 case kRW_GrIOType: in release()
DGrShaderVar.cpp26 case kRW_GrIOType: in setIOType()
DGrContext.cpp874 tex, origin, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRW_GrIOType); in makeBackendTextureContext()
/external/skia/tests/
DGrSurfaceTest.cpp358 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()
DEGLImageTest.cpp159 backendTex, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRW_GrIOType); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
DRectangleTextureTest.cpp158 rectangleTex, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRW_GrIOType); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
DBackendAllocationTest.cpp275 backendTex, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRW_GrIOType); in check_base_readbacks()
391 kRW_GrIOType); in check_mipmaps()
/external/skqp/tests/
DGrSurfaceTest.cpp278 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()
DProxyRefTest.cpp138 GrPendingIOResource<GrSurfaceProxy, kRW_GrIOType> fRW(proxy.get()); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
DRectangleTextureTest.cpp139 rectangleTex, origin, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRW_GrIOType); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
/external/skqp/tools/gpu/
DProxyUtils.cpp39 backendTex, origin, kAdopt_GrWrapOwnership, GrWrapCacheable::kNo, kRW_GrIOType); in MakeTextureProxyFromData()
/external/skia/src/gpu/d3d/
DGrD3DGpu.cpp1199 kRW_GrIOType, info, std::move(state)); in onClearBackendTexture()
1300 kRW_GrIOType, in onUpdateCompressedBackendTexture()
/external/skia/include/private/
DGrTypesPriv.h736 kRW_GrIOType enumerator
/external/skia/src/gpu/
DGrDirectContext.cpp523 kRW_GrIOType, in update_texture_with_pixmaps()
/external/skia/src/image/
DSkImage_Gpu.cpp747 backendTexture, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRW_GrIOType, in MakeFromAHardwareBufferWithData()
/external/skia/src/gpu/dawn/
DGrDawnGpu.cpp280 sampleCnt, cacheable, kRW_GrIOType, info); in onWrapRenderableBackendTexture()
/external/skia/src/gpu/vk/
DGrVkGpu.cpp1594 kRW_GrIOType, info, std::move(mutableState)); in onClearBackendTexture()
1693 kRW_GrIOType, in onUpdateCompressedBackendTexture()