Home
last modified time | relevance | path

Searched defs:format (Results 601 - 625 of 6002) sorted by relevance

1...<<21222324252627282930>>...241

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFormatPropertiesExtendedKHRtests.cpp39 void checkSupport (Context& context, const VkFormat format) in checkSupport() argument
59 tcu::TestStatus test (Context& context, const VkFormat format) in test() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineClearUtil.cpp36 tcu::Vec4 defaultClearColor (const tcu::TextureFormat& format) in defaultClearColor() argument
47 tcu::IVec4 defaultClearColorInt (const tcu::TextureFormat& format) in defaultClearColorInt() argument
58 tcu::UVec4 defaultClearColorUint (const tcu::TextureFormat& format) in defaultClearColorUint() argument
H A DvktPipelineMultisampleBase.cpp95 validateImageFeatureFlags(const InstanceInterface& instance, const VkPhysicalDevice physicalDevice, const VkFormat format, const VkFormatFeatureFlags featureFlags) const validateImageFeatureFlags() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesShaderIntrinsics.cpp40 vk::VkFormat format; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFormatPropertiesExtendedKHRtests.cpp39 void checkSupport (Context& context, const VkFormat format) in checkSupport() argument
59 tcu::TestStatus test (Context& context, const VkFormat format) in test() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dd3d_format.cpp60 const D3DFormat &GetD3DFormatInfo(D3DFORMAT format) in GetD3DFormatInfo() argument
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser_shader_test.cc385 ShaderFormat format; member
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dvertex_buffer.cc39 SetData(uint8_t location, Buffer* buffer, InputRate rate, Format* format, uint32_t offset, uint32_t stride) SetData() argument
/third_party/skia/third_party/externals/swiftshader/include/Android/nativebase/
H A Dnativebase.h54 int format; member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DDXTSRGBCompressedTextureTest.cpp87 void runTest(GLenum format) in runTest() argument
[all...]
/third_party/skia/src/gpu/gl/
H A DGrGLTexture.h48 GrGLFormat format() const { return fFormat; } in format() function in GrGLTexture
/third_party/skia/src/gpu/d3d/
H A DGrD3DAttachment.cpp12 GrD3DAttachment(GrD3DGpu* gpu, SkISize dimensions, UsageFlags supportedUsages, DXGI_FORMAT format, const D3D12_RESOURCE_DESC& desc, const GrD3DTextureResourceInfo& info, sk_sp<GrD3DResourceState> state, const GrD3DDescriptorHeap::CPUHandle& view) GrD3DAttachment() argument
28 MakeStencil(GrD3DGpu* gpu, SkISize dimensions, int sampleCnt, DXGI_FORMAT format) MakeStencil() argument
/third_party/skia/src/gpu/
H A DGrYUVABackendTextures.cpp12 static int num_channels(const GrBackendFormat& format) { in num_channels() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H A DSubstSubtable.java10 public final int format; field in SubstSubtable
23 protected int format; field in SubstSubtable.Builder
/third_party/skia/third_party/externals/libwebp/examples/
H A Danim_util.h37 AnimatedFileFormat format; member
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dinternal.c94 MHD_DLOG (const struct MHD_Daemon *daemon, const char *format, ...) in MHD_DLOG() argument
/third_party/skia/src/ports/
H A DSkImageEncoder_CG.cpp65 bool SkEncodeImageWithCG(SkWStream* stream, const SkPixmap& pixmap, SkEncodedImageFormat format) { in SkEncodeImageWithCG() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DNativeSwapChainImplVk.h46 wgpu::TextureFormat format; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DNativeSwapChainImplGL.cpp45 DawnSwapChainError NativeSwapChainImpl::Configure(WGPUTextureFormat format, in Configure() argument
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DCommon.cpp102 void PrintMessageV(CONSOLE_COLOR color, const char* format, va_list argList) in PrintMessageV() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DExternalTexture.cpp60 const Format* format; in ValidateExternalTextureDescriptor() local
25 ValidateExternalTexturePlane(const TextureViewBase* textureView, wgpu::TextureFormat format) ValidateExternalTexturePlane() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DSwapChainD3D12.h60 DXGI_FORMAT format; member
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbitmap_glyph.cc39 BitmapGlyph::BitmapGlyph(ReadableFontData* data, int32_t format) in BitmapGlyph() argument
71 BitmapGlyph::Builder::Builder(WritableFontData* data, int32_t format) in Builder() argument
28 CreateGlyph(ReadableFontData* data, int32_t format) CreateGlyph() argument
50 CreateGlyphBuilder(ReadableFontData* data, int32_t format) CreateGlyphBuilder() argument
75 Builder(ReadableFontData* data, int32_t format) Builder() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DChrono.h154 static void format(const Dur &D, llvm::raw_ostream &Stream, StringRef Style) { in format() function
/third_party/skia/third_party/externals/tint/src/ast/
H A Dstorage_texture.cc29 std::ostream& operator<<(std::ostream& out, ImageFormat format) { in operator <<() argument
168 Type* StorageTexture::SubtypeFor(ImageFormat format, ProgramBuilder& builder) { in SubtypeFor() argument

Completed in 9 milliseconds

1...<<21222324252627282930>>...241