/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | Renderbuffer.cpp | 125 GLint RenderbufferTexture2D::getFormat() const in getFormat() function in es2::RenderbufferTexture2D 188 GLint RenderbufferTexture2DRect::getFormat() const in getFormat() function in es2::RenderbufferTexture2DRect 256 GLint RenderbufferTexture3D::getFormat() const in getFormat() function in es2::RenderbufferTexture3D 319 GLint RenderbufferTextureCubeMap::getFormat() const in getFormat() function in es2::RenderbufferTextureCubeMap 397 GLint Renderbuffer::getFormat() const in getFormat() function in es2::Renderbuffer 472 GLint RenderbufferStorage::getFormat() const in getFormat() function in es2::RenderbufferStorage
|
/third_party/node/test/fixtures/es-module-loaders/ |
D | js-loader.mjs | 1 export function getFormat(url, context, defaultGetFormat) { function
|
D | loader-get-format.mjs | 1 export async function getFormat(url, context, defaultGetFormat) { function
|
D | missing-dynamic-instantiate-hook.mjs | 10 export function getFormat(url, context, defaultGetFormat) { function
|
D | loader-unknown-builtin-module.mjs | 10 export async function getFormat(url, context, defaultGetFormat) { function
|
D | loader-invalid-format.mjs | 10 export function getFormat(url, context, defaultGetFormat) { function
|
D | example-loader.mjs | 29 export function getFormat(url, context, defaultGetFormat) { function
|
D | builtin-named-exports-loader.mjs | 37 export function getFormat(url, context, defaultGetFormat) { function
|
D | string-sources.mjs | 19 export function getFormat(href, context, defaultFn) { function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCXCOFFObjectWriter.h | 25 Triple::ObjectFormatType getFormat() const override { return Triple::XCOFF; } in getFormat() function
|
D | MCWasmObjectWriter.h | 31 virtual Triple::ObjectFormatType getFormat() const { return Triple::Wasm; } in getFormat() function
|
D | MCWinCOFFObjectWriter.h | 34 virtual Triple::ObjectFormatType getFormat() const { return Triple::COFF; } in getFormat() function
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
D | RenderTargetMtl.h | 54 const mtl::Format *getFormat() const { return mFormat; } in getFormat() function
|
D | TextureMtl.h | 172 const mtl::Format &getFormat() const { return mFormat; } in getFormat() function
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | CLImage.h | 68 inline const cl_image_format &Image::getFormat() const in getFormat() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/android/ |
D | NativeBufferImageSiblingAndroid.cpp | 32 gl::Format NativeBufferImageSiblingAndroid::getFormat() const in getFormat() function in rx::NativeBufferImageSiblingAndroid
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkBufferView.hpp | 39 VkFormat getFormat() const { return format; } in getFormat() function in vk::BufferView
|
/third_party/flutter/skia/src/gpu/text/ |
D | GrSDFMaskFilter.cpp | 42 SkMask::Format GrSDFMaskFilterImpl::getFormat() const { in getFormat() function in GrSDFMaskFilterImpl
|
/third_party/skia/src/gpu/text/ |
D | GrSDFMaskFilter.cpp | 42 SkMask::Format GrSDFMaskFilterImpl::getFormat() const { in getFormat() function in GrSDFMaskFilterImpl
|
/third_party/gstreamer/gstplugins_bad/ext/mpeg2enc/ |
D | gstmpeg2encoder.cc | 137 GstMpeg2Encoder::getFormat () in getFormat() function in GstMpeg2Encoder
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/android/ |
D | NativeBufferImageSiblingAndroid.cpp | 35 gl::Format NativeBufferImageSiblingAndroid::getFormat() const in getFormat() function in rx::NativeBufferImageSiblingAndroid
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
D | DmaBufImageSiblingEGL.cpp | 37 gl::Format DmaBufImageSiblingEGL::getFormat() const in getFormat() function in rx::DmaBufImageSiblingEGL
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawImageObjectUtil.hpp | 238 const vk::VkFormat& getFormat (void) const { return m_format; } in getFormat() function in vkt::Draw::Image
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | RendererVk.h | 99 const vk::Format &getFormat(GLenum internalFormat) const in getFormat() function 104 const vk::Format &getFormat(angle::FormatID formatID) const { return mFormatTable[formatID]; } in getFormat() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Renderbuffer.cpp | 42 const Format &RenderbufferState::getFormat() const in getFormat() function in gl::RenderbufferState 157 const Format &Renderbuffer::getFormat() const in getFormat() function in gl::Renderbuffer
|