Home
last modified time | relevance | path

Searched refs:format (Results 4126 - 4150 of 9447) sorted by relevance

1...<<161162163164165166167168169170>>...378

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DNativeWindow11WinRT.h34 DXGI_FORMAT format,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A Dformatutils11.h32 // information about the wrong format. Therefore, use of this should be avoided where possible.
44 const DXGIFormatSize &GetDXGIFormatSizeInfo(DXGI_FORMAT format);
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/
H A DesextcDrawBuffersIndexedBlending.hpp61 unsigned int NumComponents(glw::GLenum format);
/third_party/vk-gl-cts/external/amber/src/include/amber/
H A Dshader_info.h46 /// The format of the shader.
47 ShaderFormat format; member
54 /// This is the shader source, the source is in the |format| given above.
/third_party/skia/third_party/externals/swiftshader/include/Android/nativebase/
H A Dnativebase.h24 // clang-format off
30 // clang-format on
54 int format; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES3.h31 GLenum format,
/third_party/skia/src/gpu/vk/
H A DGrVkImageView.h27 static sk_sp<const GrVkImageView> Make(GrVkGpu* gpu, VkImage image, VkFormat format,
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DImage.hpp23 Image(vk::Device device, vk::PhysicalDevice physicalDevice, uint32_t width, uint32_t height, vk::Format format, vk::SampleCountFlagBits sampleCount = vk::SampleCountFlagBits::e1);
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DGsubLookupType.java25 System.err.format("unknown gsub lookup typeNum: %d\n", typeNum); in forTypeNum()
/third_party/skia/third_party/externals/libwebp/examples/
H A Danim_util.h37 AnimatedFileFormat format; member
/third_party/skia/third_party/externals/icu/source/samples/msgfmt/answers/
H A Dmain_2.cpp18 // The message format pattern. It takes a single argument, an integer,
31 // Create a message format in main()
41 msg.format(msgArgs, 2, str, pos, status); in main()
42 check(status, "MessageFormat::format"); in main()
H A Dmain_3.cpp18 // The message format pattern. It takes a single argument, an integer,
31 // Create a message format in main()
41 msg.format(msgArgs, 2, str, pos, status); in main()
42 check(status, "MessageFormat::format"); in main()
/third_party/skia/third_party/externals/icu/source/samples/msgfmt/
H A Dmain.cpp18 // The message format pattern. It takes a single argument, an integer,
31 // Create a message format in main()
41 msg.format(msgArgs, 2, str, pos, status); in main()
42 check(status, "MessageFormat::format"); in main()
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DSpirvUtils.h37 // Returns the texture format corresponding to format.
38 wgpu::TextureFormat SpirvImageFormatToTextureFormat(spv::ImageFormat format);
40 // Returns the format "component type" corresponding to the SPIRV base type.
H A DNativeSwapChainImplGL.h35 DawnSwapChainError Configure(WGPUTextureFormat format,
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DAdapterVk.h42 bool IsDepthStencilFormatSupported(VkFormat format);
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-harfbuzzcc.py15 f.write ("".join ('#include "{}"\n'.format (os.path.basename (x)) for x in sources if x.endswith (".cc")).encode ())
H A Dhb-dispatch.hh50 bool may_dispatch (const T *obj HB_UNUSED, const F *format HB_UNUSED) { return true; } in may_dispatch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DFormatters.h26 static void format(const pdb::PdbRaw_ImplVer &V, llvm::raw_ostream &Stream, in format() function
/third_party/skia/third_party/externals/tint/src/inspector/
H A Dtest_inspector_runner.cc32 << diag::Formatter().format(program_->Diagnostics()); in Initialize()
/third_party/skia/third_party/externals/tint/src/reader/
H A Dreader.h40 return formatter.format(diags_); in error()
/third_party/skia/third_party/externals/tint/src/sem/
H A Dtest_helper.h36 << formatter.format(Diagnostics()); in Build()
/third_party/rust/crates/env_logger/examples/
H A Dsyslog_friendly_format.rs6 .format(|buf, record| { in main()
/third_party/rust/crates/nom/src/branch/
H A Dtests.rs21 ErrorStr(format!("custom error code: {}", i)) in from()
28 ErrorStr(format!("custom error message: {}", i)) in from()
35 ErrorStr(format!("custom error message: ({:?}, {:?})", input, kind)) in from()
39 ErrorStr(format!( in from()
/third_party/rust/crates/nom/tests/
H A Dcustom_errors.rs17 CustomError(format!("error code was: {:?}", error)) in from()
23 CustomError(format!("error code was: {:?}", kind)) in from()
27 CustomError(format!("{:?}\nerror code was: {:?}", other, kind)) in append()

Completed in 11 milliseconds

1...<<161162163164165166167168169170>>...378