Searched defs:d3dInfo (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/src/gpu/ |
H A D | GrSurfaceInfo.cpp | 15 GrSurfaceInfo::GrSurfaceInfo(const GrD3DSurfaceInfo& d3dInfo) in GrSurfaceInfo() argument
|
H A D | GrBackendSurface.cpp | 549 GrBackendTexture::GrBackendTexture(int width, int height, const GrD3DTextureResourceInfo& d3dInfo) in GrBackendTexture() argument 848 auto d3dInfo = fD3DInfo.snapTextureResourceInfo(); in getBackendFormat() local 555 GrBackendTexture(int width, int height, const GrD3DTextureResourceInfo& d3dInfo, sk_sp<GrD3DResourceState> state) GrBackendTexture() argument 993 GrBackendRenderTarget(int width, int height, const GrD3DTextureResourceInfo& d3dInfo) GrBackendRenderTarget() argument 1000 GrBackendRenderTarget(int width, int height, const GrD3DTextureResourceInfo& d3dInfo, sk_sp<GrD3DResourceState> state) GrBackendRenderTarget() argument [all...] |
Completed in 2 milliseconds