| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiFormatPropertiesExtendedKHRtests.cpp | 39 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 D | vktPipelineClearUtil.cpp | 36 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 D | vktPipelineMultisampleBase.cpp | 95 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 D | vktSparseResourcesShaderIntrinsics.cpp | 40 vk::VkFormat format; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiFormatPropertiesExtendedKHRtests.cpp | 39 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 D | d3d_format.cpp | 60 const D3DFormat &GetD3DFormatInfo(D3DFORMAT format) in GetD3DFormatInfo() argument
|
| /third_party/vk-gl-cts/external/amber/src/src/amberscript/ |
| H A D | parser_shader_test.cc | 385 ShaderFormat format; member
|
| /third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
| H A D | vertex_buffer.cc | 39 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 D | nativebase.h | 54 int format; member
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | DXTSRGBCompressedTextureTest.cpp | 87 void runTest(GLenum format) in runTest() argument [all...] |
| /third_party/skia/src/gpu/gl/ |
| H A D | GrGLTexture.h | 48 GrGLFormat format() const { return fFormat; } in format() function in GrGLTexture
|
| /third_party/skia/src/gpu/d3d/ |
| H A D | GrD3DAttachment.cpp | 12 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 D | GrYUVABackendTextures.cpp | 12 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 D | SubstSubtable.java | 10 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 D | anim_util.h | 37 AnimatedFileFormat format; member
|
| /third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
| H A D | internal.c | 94 MHD_DLOG (const struct MHD_Daemon *daemon, const char *format, ...) in MHD_DLOG() argument
|
| /third_party/skia/src/ports/ |
| H A D | SkImageEncoder_CG.cpp | 65 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 D | NativeSwapChainImplVk.h | 46 wgpu::TextureFormat format; member
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| H A D | NativeSwapChainImplGL.cpp | 45 DawnSwapChainError NativeSwapChainImpl::Configure(WGPUTextureFormat format, in Configure() argument
|
| /third_party/skia/third_party/externals/d3d12allocator/src/ |
| H A D | Common.cpp | 102 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 D | ExternalTexture.cpp | 60 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 D | SwapChainD3D12.h | 60 DXGI_FORMAT format; member
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
| H A D | bitmap_glyph.cc | 39 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 D | Chrono.h | 154 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 D | storage_texture.cc | 29 std::ostream& operator<<(std::ostream& out, ImageFormat format) { in operator <<() argument 168 Type* StorageTexture::SubtypeFor(ImageFormat format, ProgramBuilder& builder) { in SubtypeFor() argument
|