Home
last modified time | relevance | path

Searched defs:isRT (Results 1 – 7 of 7) sorted by relevance

/external/skqp/src/gpu/ddl/
DGrDDLGpu.cpp60 GrPixelConfig config, bool isRT, in createTestingOnlyBackendTexture()
/external/skia/src/gpu/mock/
DGrMockGpu.cpp95 GrPixelConfig config, bool isRT, in createTestingOnlyBackendTexture()
/external/skqp/src/gpu/mock/
DGrMockGpu.cpp94 GrPixelConfig config, bool isRT, in createTestingOnlyBackendTexture()
/external/skqp/src/gpu/
DGrGpu.cpp86 bool* isRT, in check_texture_creation_params()
131 bool isRT = false; in createTexture() local
/external/skia/src/gpu/mtl/
DGrMtlGpu.h141 GrPixelConfig config, bool isRT, in createTestingOnlyBackendTexture()
/external/skqp/src/gpu/mtl/
DGrMtlGpu.h147 GrPixelConfig config, bool isRT, in createTestingOnlyBackendTexture()
/external/skia/src/gpu/
DGrGpu.cpp85 bool isRT = desc.fFlags & kRenderTarget_GrSurfaceFlag; in createTexture() local