Home
last modified time | relevance | path

Searched defs:bufferFormat (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/src/gpu/
DGrAHardwareBufferUtils.cpp40 SkColorType GetSkColorTypeFromBufferFormat(uint32_t bufferFormat) { in GetSkColorTypeFromBufferFormat()
64 uint32_t bufferFormat, bool requireKnownFormat) { in GetBackendFormat()
DGrAHardwareBufferImageGenerator.cpp68 uint32_t bufferFormat, GrSurfaceOrigin surfaceOrigin) in GrAHardwareBufferImageGenerator()
/third_party/flutter/skia/src/gpu/
DGrAHardwareBufferUtils.cpp40 SkColorType GetSkColorTypeFromBufferFormat(uint32_t bufferFormat) { in GetSkColorTypeFromBufferFormat()
64 uint32_t bufferFormat, bool requireKnownFormat) { in GetBackendFormat()
DGrAHardwareBufferImageGenerator.cpp68 uint32_t bufferFormat, GrSurfaceOrigin surfaceOrigin) in GrAHardwareBufferImageGenerator()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_utils.h67 const angle::Format &bufferFormat() const { return angle::Format::Get(bufferFormatID); } in bufferFormat() function
Dvk_format_utils.cpp302 const angle::Format &bufferFormat = format.bufferFormat(); in GetVertexInputAlignment() local
DUtilsVk.cpp47 const angle::Format &bufferFormat = format.bufferFormat(); in GetBufferUtilsFlags() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkImageView.cpp94 Identifier::Identifier(VkFormat bufferFormat) in Identifier()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp203 const angle::Format &bufferFormat = getActualBufferFormat(compressed); in getVertexInputAlignment() local
DTextureVk.cpp422 const angle::Format &bufferFormat = vkFormat.getActualBufferFormat(false); in isFastUnpackPossible() local
Dvk_helpers.cpp8508 const angle::Format &bufferFormat = format.getActualBufferFormat(false); in getView() local
/third_party/gstreamer/gstplugins_bad/sys/nvenc/
Dgstnvbaseenc.c1622 NV_ENC_BUFFER_FORMAT bufferFormat, void *outputBufferPtr) in _submit_input_buffer()
DnvEncodeAPI.h1842 …NV_ENC_BUFFER_FORMAT bufferFormat; /**< [in]: Buffer format of resource t… member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp3221 DXGI_FORMAT bufferFormat = (indexInfo.indexType == gl::DrawElementsType::UnsignedInt) in applyIndexBuffer() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp3156 DXGI_FORMAT bufferFormat = (indexInfo.indexType == gl::DrawElementsType::UnsignedInt) in applyIndexBuffer() local