Home
last modified time | relevance | path

Searched defs:sourceSubresource (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DBlit11.cpp1054 unsigned int sourceSubresource, in copyStencil()
1142 unsigned int sourceSubresource, in copyDepthStencil()
1157 unsigned int sourceSubresource, in copyDepthStencilImpl()
1218 unsigned int sourceSubresource, in copyAndConvertImpl()
1282 unsigned int sourceSubresource, in copyAndConvert()
H A DRenderer11.cpp2692 UINT sourceSubresource = 0; in copyTexture() local
2726 UINT sourceSubresource = 0; in copyTexture() local
2838 UINT sourceSubresource = 0; in copyCompressedTexture() local
H A DTextureStorage11.cpp577 unsigned int sourceSubresource, in updateSubresourceLevel()