/third_party/skia/include/private/ |
D | SkSLSymbol.h | 22 kExternal = (int) ProgramElement::Kind::kLast + 1, enumerator 30 kFirst = kExternal,
|
D | GrTypesPriv.h | 351 kExternal enumerator 544 case GrTextureType::kExternal: in GrSLCombinedSamplerTypeForTextureType() 560 case GrTextureType::kExternal: in GrTextureTypeHasRestrictedSampling()
|
/third_party/skia/src/gpu/ |
D | GrTextureProxy.cpp | 38 if (this->textureType() == GrTextureType::kExternal) { in GrTextureProxy() 64 if (this->textureType() == GrTextureType::kExternal) { in GrTextureProxy() 84 if (this->textureType() == GrTextureType::kExternal) { in GrTextureProxy()
|
D | GrSurface.cpp | 25 if (format.textureType() == GrTextureType::kExternal) { in ComputeSize()
|
D | GrTexture.cpp | 54 if (textureType == GrTextureType::kExternal) { in GrTexture()
|
D | GrProgramDesc.cpp | 33 case GrTextureType::kExternal: in texture_type_key()
|
D | GrBackendSurface.cpp | 95 return GrTextureType::kExternal; in gl_target_to_gr_target() 131 fTextureType = GrTextureType::kExternal; in GrBackendFormat() 493 return GrTextureType::kExternal; in vk_image_info_to_texture_type()
|
D | GrSurfaceProxy.cpp | 290 if (src->backendFormat().textureType() != GrTextureType::kExternal) { in Copy()
|
/third_party/skia/src/gpu/gl/ |
D | GrGLTexture.cpp | 27 return GrTextureType::kExternal; in TextureTypeFromTarget() 38 case GrTextureType::kExternal: in target_from_texture_type()
|
D | GrGLCaps.cpp | 3370 (!srcTypeIfTexture || *srcTypeIfTexture != GrTextureType::kExternal) && in canCopyTexSubImage() 3371 *dstTypeIfTexture != GrTextureType::kExternal; in canCopyTexSubImage() 3386 if (dstTypeIfTexture && *dstTypeIfTexture == GrTextureType::kExternal) { in canCopyAsBlit() 3389 if (srcTypeIfTexture && *srcTypeIfTexture == GrTextureType::kExternal) { in canCopyAsBlit() 3501 if (texProxy->textureType() == GrTextureType::kExternal) { in getDstCopyRestrictions() 4543 if (format.textureType() == GrTextureType::kExternal) { in isFormatAsColorTypeRenderable() 4559 if (format.textureType() == GrTextureType::kExternal) { in isFormatRenderable()
|
/third_party/flutter/skia/src/gpu/gl/ |
D | GrGLTexture.cpp | 25 return GrTextureType::kExternal; in TextureTypeFromTarget() 36 case GrTextureType::kExternal: in target_from_texture_type()
|
/third_party/flutter/skia/tests/ |
D | EGLImageTest.cpp | 173 REPORTER_ASSERT(reporter, proxy->textureType() == GrTextureType::kExternal); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() 175 proxy->peekTexture()->texturePriv().textureType() == GrTextureType::kExternal); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | ResourceHeapAllocationD3D12.cpp | 28 ASSERT((info.mMethod == AllocationMethod::kExternal) == (heap == nullptr)); in ResourceHeapAllocation()
|
D | TextureD3D12.cpp | 575 info.mMethod = AllocationMethod::kExternal; in InitializeAsExternalTexture() 637 info.mMethod = AllocationMethod::kExternal; in InitializeAsSwapChainTexture() 737 if (mResourceAllocation.GetInfo().mMethod != AllocationMethod::kExternal) { in TrackUsageAndTransitionNow() 891 if (mResourceAllocation.GetInfo().mMethod != AllocationMethod::kExternal) { in TrackUsageAndGetResourceBarrierForPass()
|
/third_party/skia/tests/ |
D | EGLImageTest.cpp | 180 REPORTER_ASSERT(reporter, proxy->textureType() == GrTextureType::kExternal); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() 181 REPORTER_ASSERT(reporter, proxy->peekTexture()->textureType() == GrTextureType::kExternal); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
|
D | VkBackendSurfaceTest.cpp | 60 REPORTER_ASSERT(reporter, drmBETex.textureType() == GrTextureType::kExternal); in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
|
/third_party/flutter/skia/src/gpu/ |
D | GrAHardwareBufferImageGenerator.cpp | 116 textureType = GrTextureType::kExternal; in makeProxy() 121 textureType = GrTextureType::kExternal; in makeProxy()
|
D | GrProgramDesc.cpp | 31 case GrTextureType::kExternal: in texture_type_key()
|
D | GrBackendSurface.cpp | 80 fTextureType = GrTextureType::kExternal; in GrBackendFormat() 110 fTextureType = GrTextureType::kExternal; in GrBackendFormat()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | ResourceMemoryAllocation.h | 35 kExternal, enumerator
|
/third_party/skia/src/sksl/ir/ |
D | SkSLExternalFunction.h | 21 inline static constexpr Kind kSymbolKind = Kind::kExternal;
|
/third_party/skia/src/gpu/vk/ |
D | GrVkTexture.cpp | 51 isExternal ? GrTextureType::kExternal : GrTextureType::k2D, mipmapStatus) in GrVkTexture()
|
/third_party/flutter/skia/include/private/ |
D | GrTypesPriv.h | 407 kExternal enumerator 545 case GrTextureType::kExternal: in GrSLCombinedSamplerTypeForTextureType() 561 case GrTextureType::kExternal: in GrTextureTypeHasRestrictedSampling()
|
/third_party/flutter/skia/src/gpu/glsl/ |
D | GrGLSLProgramBuilder.cpp | 258 SkASSERT(dstTexture->texturePriv().textureType() != GrTextureType::kExternal); in emitAndInstallXferProc()
|
/third_party/skia/src/gpu/glsl/ |
D | GrGLSLProgramBuilder.cpp | 304 SkASSERT(dstTextureProxy->textureType() != GrTextureType::kExternal); in emitAndInstallDstTexture()
|