Searched defs:isRenderTarget (Results 1 – 9 of 9) sorted by relevance
93 bool isRenderTarget, int sampleCnt, in ComputeScratchKey()
29 bool isRenderTarget = SkToBool(desc.fFlags & kRenderTarget_GrSurfaceFlag); in WorstCaseSize() local
421 SkColorType colorType, bool isRenderTarget, in createTestingOnlyBackendTexture()
60 bool TextureStorage9::isRenderTarget() const in isRenderTarget() function in rx::TextureStorage9
1767 bool isRenderTarget) in unsetConflictingView()1781 bool isRenderTarget) in unsetConflictingSRVs()
166 bool TextureStorage11::isRenderTarget() const in isRenderTarget() function in rx::TextureStorage11
1666 bool isRenderTarget, in createTestingOnlyBackendTexture()
1566 bool isRenderTarget = SkToBool(desc.fFlags & kRenderTarget_GrSurfaceFlag); in onCreateTexture() local
3521 bool Surface::isRenderTarget() const in isRenderTarget() function in sw::Surface