Home
last modified time | relevance | path

Searched defs:format (Results 1826 - 1850 of 4095) sorted by relevance

1...<<71727374757677787980>>...164

/third_party/skia/src/sfnt/
H A DSkOTTable_name.h24 SK_OT_USHORT format; member
/third_party/skia/tests/
H A DBulkRectTest.cpp28 const GrBackendFormat format = rContext->priv().caps()->getDefaultBackendFormat( in create_proxy() local
H A DCompressedBackendAllocationTest.cpp293 GrBackendFormat format = dContext->compressedBackendFormat(combo.fCompression); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
H A DGrSurfaceTest.cpp36 auto format = context->priv().caps()->getDefaultBackendFormat(GrColorType::kRGBA_8888, in DEF_GPUTEST_FOR_MOCK_CONTEXT() local
[all...]
H A DOpChainTest.cpp180 const GrBackendFormat format = caps->getDefaultBackendFormat(GrColorType::kRGBA_8888, in DEF_GPUTEST() local
H A DProgramsTest.cpp145 const GrBackendFormat format = caps->getDefaultBackendFormat(ct, GrRenderable::kYes); in random_surface_draw_context() local
251 const GrBackendFormat format = caps->getDefaultBackendFormat(GrColorType::kRGBA_8888, in ProgramUnitTest() local
262 const GrBackendFormat format = caps->getDefaultBackendFormat(GrColorType::kAlpha_8, in ProgramUnitTest() local
H A DPromiseImageTest.cpp314 auto format = dContext->priv().caps()->getDefaultBackendFormat(GrColorType::kRGBA_8888, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
H A DEncodeTest.cpp34 static bool encode(SkEncodedImageFormat format, SkWStream* dst, const SkPixmap& src) { in encode() argument
45 static std::unique_ptr<SkEncoder> make(SkEncodedImageFormat format, SkWStream* dst, in make() argument
57 static void test_encode(skiatest::Reporter* r, SkEncodedImageFormat format) { in test_encode() argument
[all...]
H A DDrawOpAtlasTest.cpp143 GrBackendFormat format = caps->getDefaultBackendFormat(GrColorType::kAlpha_8, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
H A DGrMipMappedTest.cpp433 GrBackendFormat format = dContext->defaultBackendFormat( in DEF_GPUTEST() local
H A DTextureProxyTest.cpp46 GrBackendFormat format = caps->getDefaultBackendFormat(kColorType, GrRenderable::kNo); in deferred_tex() local
62 GrBackendFormat format = caps->getDefaultBackendFormat(kColorType, GrRenderable::kYes); in deferred_texRT() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DRenderEncoderBase.cpp267 APISetIndexBuffer(BufferBase* buffer, wgpu::IndexFormat format, uint64_t offset, uint64_t size) APISetIndexBuffer() argument
[all...]
H A DSwapChain.cpp155 void OldSwapChainBase::APIConfigure(wgpu::TextureFormat format, in APIConfigure() argument
228 ValidateConfigure(wgpu::TextureFormat format, wgpu::TextureUsage allowedUsage, uint32_t width, uint32_t height) const ValidateConfigure() argument
304 APIConfigure(wgpu::TextureFormat format, wgpu::TextureUsage allowedUsage, uint32_t width, uint32_t height) APIConfigure() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DRenderPassCache.cpp63 void RenderPassCacheQuery::SetDepthStencil(wgpu::TextureFormat format, in SetDepthStencil() argument
51 SetColor(ColorAttachmentIndex index, wgpu::TextureFormat format, wgpu::LoadOp loadOp, wgpu::StoreOp storeOp, bool hasResolveTarget) SetColor() argument
H A DRenderPipelineVk.cpp41 VkFormat VulkanVertexFormat(wgpu::VertexFormat format) { in VulkanVertexFormat() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DRenderPassLoadOpTests.cpp101 void TestIntegerClearColor(wgpu::TextureFormat format, in TestIntegerClearColor() argument
H A DVertexFormatTests.cpp60 bool IsNormalizedFormat(wgpu::VertexFormat format) { in IsNormalizedFormat() argument
76 bool IsUnsignedFormat(wgpu::VertexFormat format) { in IsUnsignedFormat() argument
96 bool IsFloatFormat(wgpu::VertexFormat format) { in IsFloatFormat() argument
110 bool IsHalfFormat(wgpu::VertexFormat format) { in IsHalfFormat() argument
120 uint32_t BytesPerComponents(wgpu::VertexFormat format) { in BytesPerComponents() argument
160 ComponentCount(wgpu::VertexFormat format) ComponentCount() argument
223 MakeTestPipeline(wgpu::VertexFormat format, std::vector<T>& expectedData) MakeTestPipeline() argument
381 DoVertexFormatTest(wgpu::VertexFormat format, std::vector<VertexType> vertex, std::vector<ExpectedType> expectedData) DoVertexFormatTest() argument
[all...]
H A DVertexStateTests.cpp46 bool ShouldComponentBeDefault(VertexFormat format, int component) { in ShouldComponentBeDefault() argument
66 VertexFormat format; member
160 VertexFormat format; member
[all...]
H A DDepthStencilCopyTests.cpp69 PopulatePipelineDescriptorWriteDepth(utils::ComboRenderPipelineDescriptor* desc, wgpu::TextureFormat format, float regionDepth) PopulatePipelineDescriptorWriteDepth() argument
H A DIOSurfaceWrappingTests.cpp76 CreateSinglePlaneIOSurface(uint32_t width, uint32_t height, uint32_t format, uint32_t bytesPerElement) CreateSinglePlaneIOSurface() argument
237 DoSampleTest(IOSurfaceRef ioSurface, wgpu::TextureFormat format, void* data, size_t dataSize, RGBA8 expectedColor) DoSampleTest() argument
336 DoClearTest(IOSurfaceRef ioSurface, wgpu::TextureFormat format, void* data, size_t dataSize) DoClearTest() argument
[all...]
H A DQueryTests.cpp116 wgpu::Texture CreateRenderTexture(wgpu::TextureFormat format) { in CreateRenderTexture() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DRenderPipelineD3D12.cpp33 DXGI_FORMAT VertexFormatType(wgpu::VertexFormat format) { in VertexFormatType() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_memory/
H A DMemoryServiceDmaBuf.cpp75 bool Service::SupportsImportMemory(VkFormat format, in SupportsImportMemory() argument
30 GetModifierPlaneCount(const VulkanFunctions& fn, VkPhysicalDevice physicalDevice, VkFormat format, uint64_t modifier) GetModifierPlaneCount() argument
83 SupportsCreateImage(const ExternalImageDescriptor* descriptor, VkFormat format, VkImageUsageFlags usage) SupportsCreateImage() argument
[all...]
/third_party/skia/third_party/externals/angle2/util/windows/
H A Dtest_utils_win.cpp391 void WriteDebugMessage(const char *format, ...) in WriteDebugMessage() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/utils/
H A DWGPUHelpers.cpp120 BindingLayoutEntryInitializationHelper( uint32_t entryBinding, wgpu::ShaderStage entryVisibility, wgpu::StorageTextureAccess storageTextureAccess, wgpu::TextureFormat format, wgpu::TextureViewDimension textureViewDimension) BindingLayoutEntryInitializationHelper() argument

Completed in 21 milliseconds

1...<<71727374757677787980>>...164