Home
last modified time | relevance | path

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

/external/skia/src/gpu/d3d/
DGrD3DGpu.cpp777 static bool check_rt_resource_info(const GrD3DCaps& caps, const GrD3DTextureResourceInfo& info, in check_rt_resource_info() function
835 if (!check_rt_resource_info(this->d3dCaps(), textureInfo, sampleCnt)) { in onWrapRenderableBackendTexture()
864 if (!check_rt_resource_info(this->d3dCaps(), info, rt.sampleCnt())) { in onWrapBackendRenderTarget()