Home
last modified time | relevance | path

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

12

/third_party/flutter/skia/src/gpu/
DGrShaderVar.cpp23 void GrShaderVar::setIOType(GrIOType ioType) { in setIOType()
DGrGpu.cpp247 GrIOType ioType) { in wrapBackendTexture()
DGrResourceProvider.cpp384 GrIOType ioType) { in wrapBackendTexture()
DGrProxyProvider.cpp572 GrIOType ioType, in wrapBackendTexture()
/third_party/flutter/skia/src/gpu/gl/
DGrGLTexture.cpp60 GrIOType ioType) in GrGLTexture()
131 GrIOType ioType) { in MakeWrapped()
DGrGLGpu.cpp695 GrWrapCacheable cacheable, GrIOType ioType) { in onWrapBackendTexture()
/third_party/skia/src/gpu/gl/
DGrGLTexture.cpp62 GrIOType ioType) in GrGLTexture()
131 GrIOType ioType) { in MakeWrapped()
DGrGLGpu.cpp659 GrIOType ioType) { in onWrapBackendTexture()
/third_party/skia/src/gpu/d3d/
DGrD3DTexture.cpp39 GrIOType ioType) in GrD3DTexture()
92 GrIOType ioType, in MakeWrappedTexture()
DGrD3DGpu.cpp931 GrIOType ioType) { in onWrapBackendTexture()
/third_party/skia/src/gpu/vk/
DGrVkTexture.cpp48 GrWrapCacheable cacheable, GrIOType ioType, bool isExternal) in GrVkTexture()
97 GrIOType ioType, const GrVkImageInfo& info, in MakeWrappedTexture()
DGrVkGpu.cpp1267 GrIOType ioType) { in onWrapBackendTexture()
/third_party/flutter/skia/src/gpu/vk/
DGrVkTexture.cpp43 GrWrapCacheable cacheable, GrIOType ioType) in GrVkTexture()
100 GrIOType ioType, in MakeWrappedTexture()
DGrVkGpu.cpp1175 GrWrapCacheable cacheable, GrIOType ioType) { in onWrapBackendTexture()
/third_party/skia/src/gpu/dawn/
DGrDawnTexture.cpp75 GrWrapCacheable cacheable, GrIOType ioType, in MakeWrapped()
DGrDawnGpu.cpp255 GrIOType ioType) { in onWrapBackendTexture()
/third_party/skia/src/gpu/mock/
DGrMockTexture.h34 GrIOType ioType) in GrMockTexture()
DGrMockGpu.cpp156 GrIOType ioType) { in onWrapBackendTexture()
/third_party/flutter/skia/src/gpu/mock/
DGrMockTexture.h29 GrWrapCacheable cacheable, GrIOType ioType) in GrMockTexture()
DGrMockGpu.cpp181 GrWrapCacheable wrapType, GrIOType ioType) { in onWrapBackendTexture()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUserDefinedIO.cpp92 IOType ioType; member
979 IOType ioType; in createUserDefinedIOTests() member
/third_party/skia/src/gpu/
DGrGpu.cpp290 GrIOType ioType) { in wrapBackendTexture()
DGrProxyProvider.cpp526 GrIOType ioType, in wrapBackendTexture()
DGrResourceProvider.cpp348 GrIOType ioType) { in wrapBackendTexture()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTessellationTests.cpp5673 …onst char* name, const char* description, TessPrimitiveType primType, IOType ioType, VertexIOArray… in UserDefinedIOCase()
7724 UserDefinedIOCase::IOType ioType; in init() member

12