Home
last modified time | relevance | path

Searched defs:ioType (Results 1 – 25 of 28) sorted by relevance

12

/external/skqp/include/private/
DGrProxyRef.h27 GrProxyRef(sk_sp<T> proxy, GrIOType ioType) { this->setProxy(std::move(proxy), ioType); } in GrProxyRef()
33 void setProxy(sk_sp<T> proxy, GrIOType ioType) { in setProxy()
54 GrIOType ioType() const { return fIOType; } in ioType() function
/external/skia/src/gpu/gl/
DGrGLTexture.cpp61 GrIOType ioType) in GrGLTexture()
130 GrIOType ioType) { in MakeWrapped()
DGrGLGpu.cpp653 GrIOType ioType) { in onWrapBackendTexture()
/external/skqp/src/gpu/gl/
DGrGLTexture.cpp57 const IDDesc& idDesc, GrWrapCacheable cacheable, GrIOType ioType) in GrGLTexture()
119 GrWrapCacheable cacheable, GrIOType ioType) { in MakeWrapped()
DGrGLGpu.cpp641 GrIOType ioType) { in onWrapBackendTexture()
/external/skqp/src/gpu/
DGrShaderVar.cpp24 void GrShaderVar::setIOType(GrIOType ioType) { in setIOType()
DGrResourceProvider.cpp239 GrIOType ioType) { in wrapBackendTexture()
DGrGpu.cpp152 GrIOType ioType) { in wrapBackendTexture()
DGrProxyProvider.cpp455 GrIOType ioType, in wrapBackendTexture()
/external/skia/src/gpu/d3d/
DGrD3DTexture.cpp39 GrIOType ioType) in GrD3DTexture()
92 GrIOType ioType, in MakeWrappedTexture()
DGrD3DGpu.cpp788 GrIOType ioType) { in onWrapBackendTexture()
/external/skqp/src/gpu/vk/
DGrVkTexture.cpp42 GrWrapCacheable cacheable, GrIOType ioType) in GrVkTexture()
95 GrWrapCacheable cacheable, GrIOType ioType, in MakeWrappedTexture()
DGrVkGpu.cpp1054 GrIOType ioType) { in onWrapBackendTexture()
/external/skia/src/gpu/vk/
DGrVkTexture.cpp47 GrWrapCacheable cacheable, GrIOType ioType, bool isExternal) in GrVkTexture()
96 GrIOType ioType, const GrVkImageInfo& info, in MakeWrappedTexture()
DGrVkGpu.cpp1246 GrIOType ioType) { in onWrapBackendTexture()
/external/skia/src/gpu/dawn/
DGrDawnTexture.cpp77 GrWrapCacheable cacheable, GrIOType ioType, in MakeWrapped()
DGrDawnGpu.cpp247 GrIOType ioType) { in onWrapBackendTexture()
/external/skia/src/gpu/mock/
DGrMockTexture.h34 GrIOType ioType) in GrMockTexture()
DGrMockGpu.cpp156 GrIOType ioType) { in onWrapBackendTexture()
/external/skqp/src/gpu/mock/
DGrMockTexture.h26 const GrMockTextureInfo& info, GrWrapCacheable cacheable, GrIOType ioType) in GrMockTexture()
DGrMockGpu.cpp111 GrWrapCacheable wrapType, GrIOType ioType) { in onWrapBackendTexture()
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUserDefinedIO.cpp92 IOType ioType; member
979 IOType ioType; in createUserDefinedIOTests() member
/external/skia/src/gpu/
DGrResourceProvider.cpp293 GrIOType ioType) { in wrapBackendTexture()
DGrGpu.cpp263 GrIOType ioType) { in wrapBackendTexture()
DGrProxyProvider.cpp492 GrIOType ioType, in wrapBackendTexture()

12