Home
last modified time | relevance | path

Searched defs:format (Results 2076 - 2100 of 3383) sorted by relevance

1...<<81828384858687888990>>...136

/third_party/skia/src/gpu/
H A DGrBackendSurface.cpp101 GrBackendFormat::GrBackendFormat(GrGLenum format, GrGLenum target) in GrBackendFormat() argument
153 GrBackendFormat::GrBackendFormat(wgpu::TextureFormat format) in GrBackendFormat() argument
[all...]
H A DGrAHardwareBufferUtils.cpp324 VkFormat format; in make_vk_backend_texture() local
[all...]
H A DGrProxyProvider.cpp196 auto format = this->caps()->getDefaultBackendFormat(colorType, renderable); in testingOnly_createInstantiatedProxy() local
346 GrBackendFormat format = this->caps()->getDefaultBackendFormat(colorType, GrRenderable::kNo); in createNonMippedProxyFromBitmap() local
134 testingOnly_createInstantiatedProxy( SkISize dimensions, const GrBackendFormat& format, GrRenderable renderable, int renderTargetSampleCnt, SkBackingFit fit, SkBudgeted budgeted, GrProtected isProtected) testingOnly_createInstantiatedProxy() argument
383 GrBackendFormat format = this->caps()->getDefaultBackendFormat(colorType, GrRenderable::kNo); createMippedProxyFromBitmap() local
436 createProxy(const GrBackendFormat& format, SkISize dimensions, GrRenderable renderable, int renderTargetSampleCnt, GrMipmapped mipMapped, SkBackingFit fit, SkBudgeted budgeted, GrProtected isProtected, GrInternalSurfaceFlags surfaceFlags, GrSurfaceProxy::UseAllocator useAllocator) createProxy() argument
502 GrBackendFormat format = this->caps()->getBackendFormatFromCompressionType(compressionType); createCompressedTextureProxy() local
725 CreatePromiseProxy(GrContextThreadSafeProxy* threadSafeProxy, LazyInstantiateCallback&& callback, const GrBackendFormat& format, SkISize dimensions, GrMipmapped mipMapped) CreatePromiseProxy() argument
762 createLazyProxy(LazyInstantiateCallback&& callback, const GrBackendFormat& format, SkISize dimensions, GrMipmapped mipMapped, GrMipmapStatus mipmapStatus, GrInternalSurfaceFlags surfaceFlags, SkBackingFit fit, SkBudgeted budgeted, GrProtected isProtected, GrSurfaceProxy::UseAllocator useAllocator) createLazyProxy() argument
801 createLazyRenderTargetProxy( LazyInstantiateCallback&& callback, const GrBackendFormat& format, SkISize dimensions, int sampleCnt, GrInternalSurfaceFlags surfaceFlags, const TextureInfo* textureInfo, GrMipmapStatus mipmapStatus, SkBackingFit fit, SkBudgeted budgeted, GrProtected isProtected, bool wrapsVkSecondaryCB, UseAllocator useAllocator) createLazyRenderTargetProxy() argument
845 MakeFullyLazyProxy(LazyInstantiateCallback&& callback, const GrBackendFormat& format, GrRenderable renderable, int renderTargetSampleCnt, GrProtected isProtected, const GrCaps& caps, UseAllocator useAllocator) MakeFullyLazyProxy() argument
[all...]
/third_party/skia/src/image/
H A DSkSurface_Gpu.cpp261 GrBackendFormat format = readSurfaceView.proxy()->backendFormat(); in onCharacterize() local
365 GrBackendFormat format = targetView.asRenderTargetProxy()->backendFormat(); in onIsCompatible() local
H A DSkImage_Lazy.cpp528 GrBackendFormat format = caps->getDefaultBackendFormat(ct, GrRenderable::kNo); in colorTypeOfLockTextureProxy() local
/third_party/skia/src/codec/
H A DSkCodec.cpp148 SkEncodedImageFormat format; in MakeFromStream() local
/third_party/skia/src/gpu/effects/
H A DGrTextureEffect.cpp725 SkString format; in getShaderDfxInfo() local
/third_party/skia/src/gpu/vk/
H A DGrVkCaps.h66 bool formatCanBeDstofBlit(VkFormat format, bool linearTiled) const { in formatCanBeDstofBlit() argument
72 bool formatCanBeSrcofBlit(VkFormat format, bool linearTiled) const { in formatCanBeSrcofBlit() argument
102 GetStencilFormatTotalBitCount(VkFormat format) GetStencilFormatTotalBitCount() argument
[all...]
/third_party/skia/src/gpu/gl/
H A DGrGLUtil.h41 static constexpr uint32_t GrGLFormatChannels(GrGLFormat format) { in GrGLFormatChannels() argument
77 static constexpr GrColorFormatDesc GrGLFormatDesc(GrGLFormat format) { in GrGLFormatDesc() argument
418 static constexpr GrGLenum GrGLFormatToEnum(GrGLFormat format) { in GrGLFormatToEnum() argument
454 static constexpr size_t GrGLFormatBytesPerBlock(GrGLFormat format) { in GrGLFormatBytesPerBlock() argument
492 GrGLFormatStencilBits(GrGLFormat format) GrGLFormatStencilBits() argument
532 GrGLFormatIsPackedDepthStencil(GrGLFormat format) GrGLFormatIsPackedDepthStencil() argument
570 GrGLFormatIsSRGB(GrGLFormat format) GrGLFormatIsSRGB() argument
[all...]
/third_party/skia/src/effects/imagefilters/
H A DSkDisplacementMapImageFilter.cpp456 SkString format; in getShaderDfxInfo() local
/third_party/skia/src/gpu/d3d/
H A DGrD3DCaps.cpp267 bool stencil_format_supported(ID3D12Device* device, DXGI_FORMAT format) { in stencil_format_supported() argument
341 GrD3DCaps::FormatInfo& GrD3DCaps::getFormatInfo(DXGI_FORMAT format) { in getFormatInfo() argument
362 constexpr DXGI_FORMAT format in initFormatTable() local
390 constexpr DXGI_FORMAT format = DXGI_FORMAT_R8_UNORM; initFormatTable() local
419 constexpr DXGI_FORMAT format = DXGI_FORMAT_B8G8R8A8_UNORM; initFormatTable() local
438 constexpr DXGI_FORMAT format = DXGI_FORMAT_B5G6R5_UNORM; initFormatTable() local
457 constexpr DXGI_FORMAT format = DXGI_FORMAT_R16G16B16A16_FLOAT; initFormatTable() local
483 constexpr DXGI_FORMAT format = DXGI_FORMAT_R16_FLOAT; initFormatTable() local
504 constexpr DXGI_FORMAT format = DXGI_FORMAT_R8G8_UNORM; initFormatTable() local
523 constexpr DXGI_FORMAT format = DXGI_FORMAT_R10G10B10A2_UNORM; initFormatTable() local
542 constexpr DXGI_FORMAT format = DXGI_FORMAT_B4G4R4A4_UNORM; initFormatTable() local
563 constexpr DXGI_FORMAT format = DXGI_FORMAT_R8G8B8A8_UNORM_SRGB; initFormatTable() local
582 constexpr DXGI_FORMAT format = DXGI_FORMAT_R16_UNORM; initFormatTable() local
603 constexpr DXGI_FORMAT format = DXGI_FORMAT_R16G16_UNORM; initFormatTable() local
622 constexpr DXGI_FORMAT format = DXGI_FORMAT_R16G16B16A16_UNORM; initFormatTable() local
641 constexpr DXGI_FORMAT format = DXGI_FORMAT_R16G16_FLOAT; initFormatTable() local
661 constexpr DXGI_FORMAT format = DXGI_FORMAT_BC1_UNORM; initFormatTable() local
716 multisample_count_supported(ID3D12Device* device, DXGI_FORMAT format, int sampleCount) multisample_count_supported() argument
727 initSampleCounts(const DXGI_ADAPTER_DESC& adapterDesc, ID3D12Device* device, DXGI_FORMAT format) initSampleCounts() argument
757 init(const DXGI_ADAPTER_DESC& adapterDesc, ID3D12Device* device, DXGI_FORMAT format) init() argument
785 isFormatTexturable(const GrBackendFormat& format, GrTextureType) const isFormatTexturable() argument
799 isFormatAsColorTypeRenderable(GrColorType ct, const GrBackendFormat& format, int sampleCount) const isFormatAsColorTypeRenderable() argument
815 isFormatRenderable(const GrBackendFormat& format, int sampleCount) const isFormatRenderable() argument
823 isFormatRenderable(DXGI_FORMAT format, int sampleCount) const isFormatRenderable() argument
955 DXGI_FORMAT format = this->getFormatFromColorType(ct); onGetDefaultBackendFormat() local
977 onGetReadSwizzle(const GrBackendFormat& format, GrColorType colorType) const onGetReadSwizzle() argument
992 getWriteSwizzle(const GrBackendFormat& format, GrColorType colorType) const getWriteSwizzle() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderImage.cpp26 vk::Format SpirvFormatToVulkanFormat(spv::ImageFormat format) in SpirvFormatToVulkanFormat() argument
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DBlitter.cpp36 void Blitter::clear(void *pixel, sw::Format format, Surface *dest, const SliceRect &dRect, unsigned int rgbaMask) in clear() argument
49 bool Blitter::fastClear(void *pixel, sw::Format format, Surface *dest, const SliceRect &dRect, unsigned int rgbaMask) in fastClear() argument
986 bool Blitter::GetScale(float4 &scale, Format format) in GetScale() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp1232 void PhysicalDevice::GetFormatProperties(Format format, VkFormatProperties *pFormatProperties) in GetFormatProperties() argument
1672 getImageFormatProperties(Format format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties *pImageFormatProperties) const getImageFormatProperties() argument
[all...]
H A DVkPromotedExtensions.cpp144 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceFormatProperties2KHR(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2 *pFormatProperties) in vkGetPhysicalDeviceFormatProperties2KHR() argument
/third_party/openssl/providers/fips/
H A Dfipsprov.c881 int BIO_snprintf(char *buf, size_t n, const char *format, ...) in BIO_snprintf() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_image.cpp87 SpvImageFormat format = SpvImageFormatMax; member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_color_unquantize.cpp799 unpack_color_endpoints( astc_decode_mode decode_mode, int format, int quantization_level, const int* input, int* rgb_hdr, int* alpha_hdr, int* nan_endpoint, uint4* output0, uint4* output1 ) unpack_color_endpoints() argument
/third_party/skia/third_party/externals/libpng/
H A Dpngerror.c133 png_format_number(png_const_charp start, png_charp end, int format, in png_format_number() argument
255 png_warning_parameter_unsigned(png_warning_parameters p, int number, int format, in png_warning_parameter_unsigned() argument
263 png_warning_parameter_signed(png_warning_parameters p, int number, int format, in png_warning_parameter_signed() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dwebp_dec.c277 ParseHeadersInternal(const uint8_t* data, size_t data_size, int* const width, int* const height, int* const has_alpha, int* const has_animation, int* const format, WebPHeaderStructure* const headers) ParseHeadersInternal() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dlistformatter.cpp641 UnicodeString& ListFormatter::format( in format() function in ListFormatter
650 UnicodeString& ListFormatter::format( in format() function in ListFormatter
H A Dmeasfmt.cpp470 UnicodeString &MeasureFormat::format( in format() function in MeasureFormat
H A Dnfrs.cpp400 NFRuleSet::format(int64_t number, UnicodeString& toAppendTo, int32_t pos, int32_t recursionCount, UErrorCode& status) const in format() function in NFRuleSet
414 NFRuleSet::format(double number, UnicodeString& toAppendTo, int32_t pos, int32_t recursionCount, UErrorCode& status) const in format() function in NFRuleSet
H A Dunum.cpp256 unum_formatDoubleForFields(const UNumberFormat* format, in unum_formatDoubleForFields() argument
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dsfnt.h65 le_uint16 format; member
112 le_uint32 format; member

Completed in 32 milliseconds

1...<<81828384858687888990>>...136