/third_party/flutter/skia/src/gpu/ |
D | GrShaderVar.cpp | 23 void GrShaderVar::setIOType(GrIOType ioType) { in setIOType()
|
D | GrGpu.cpp | 247 GrIOType ioType) { in wrapBackendTexture()
|
D | GrResourceProvider.cpp | 384 GrIOType ioType) { in wrapBackendTexture()
|
D | GrProxyProvider.cpp | 572 GrIOType ioType, in wrapBackendTexture()
|
/third_party/flutter/skia/src/gpu/gl/ |
D | GrGLTexture.cpp | 60 GrIOType ioType) in GrGLTexture() 131 GrIOType ioType) { in MakeWrapped()
|
D | GrGLGpu.cpp | 695 GrWrapCacheable cacheable, GrIOType ioType) { in onWrapBackendTexture()
|
/third_party/skia/src/gpu/gl/ |
D | GrGLTexture.cpp | 62 GrIOType ioType) in GrGLTexture() 131 GrIOType ioType) { in MakeWrapped()
|
D | GrGLGpu.cpp | 659 GrIOType ioType) { in onWrapBackendTexture()
|
/third_party/skia/src/gpu/d3d/ |
D | GrD3DTexture.cpp | 39 GrIOType ioType) in GrD3DTexture() 92 GrIOType ioType, in MakeWrappedTexture()
|
D | GrD3DGpu.cpp | 931 GrIOType ioType) { in onWrapBackendTexture()
|
/third_party/skia/src/gpu/vk/ |
D | GrVkTexture.cpp | 48 GrWrapCacheable cacheable, GrIOType ioType, bool isExternal) in GrVkTexture() 97 GrIOType ioType, const GrVkImageInfo& info, in MakeWrappedTexture()
|
D | GrVkGpu.cpp | 1267 GrIOType ioType) { in onWrapBackendTexture()
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkTexture.cpp | 43 GrWrapCacheable cacheable, GrIOType ioType) in GrVkTexture() 100 GrIOType ioType, in MakeWrappedTexture()
|
D | GrVkGpu.cpp | 1175 GrWrapCacheable cacheable, GrIOType ioType) { in onWrapBackendTexture()
|
/third_party/skia/src/gpu/dawn/ |
D | GrDawnTexture.cpp | 75 GrWrapCacheable cacheable, GrIOType ioType, in MakeWrapped()
|
D | GrDawnGpu.cpp | 255 GrIOType ioType) { in onWrapBackendTexture()
|
/third_party/skia/src/gpu/mock/ |
D | GrMockTexture.h | 34 GrIOType ioType) in GrMockTexture()
|
D | GrMockGpu.cpp | 156 GrIOType ioType) { in onWrapBackendTexture()
|
/third_party/flutter/skia/src/gpu/mock/ |
D | GrMockTexture.h | 29 GrWrapCacheable cacheable, GrIOType ioType) in GrMockTexture()
|
D | GrMockGpu.cpp | 181 GrWrapCacheable wrapType, GrIOType ioType) { in onWrapBackendTexture()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationUserDefinedIO.cpp | 92 IOType ioType; member 979 IOType ioType; in createUserDefinedIOTests() member
|
/third_party/skia/src/gpu/ |
D | GrGpu.cpp | 290 GrIOType ioType) { in wrapBackendTexture()
|
D | GrProxyProvider.cpp | 526 GrIOType ioType, in wrapBackendTexture()
|
D | GrResourceProvider.cpp | 348 GrIOType ioType) { in wrapBackendTexture()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fTessellationTests.cpp | 5673 …onst char* name, const char* description, TessPrimitiveType primType, IOType ioType, VertexIOArray… in UserDefinedIOCase() 7724 UserDefinedIOCase::IOType ioType; in init() member
|