Home
last modified time | relevance | path

Searched defs:formatID (Results 1 – 12 of 12) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
Dtexture_format_table.h54 angle::FormatID formatID; member
83 angle::FormatID formatID, in Format()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DCaps.cpp95 angle::FormatID formatID = angle::Format::InternalFormatToID(internalFormat); in insert() local
106 angle::FormatID formatID = angle::Format::InternalFormatToID(internalFormat); in get() local
115 TextureCaps &TextureCapsMap::get(angle::FormatID formatID) in get()
120 void TextureCapsMap::set(angle::FormatID formatID, const TextureCaps &caps) in set()
DVertexArray.cpp387 angle::FormatID formatID = gl::GetVertexFormatID(type, normalized, size, pureInteger); in setVertexAttribFormatImpl() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DBufferVk.h171 angle::FormatID formatID; member
Dvk_cache_utils.cpp238 angle::FormatID formatID = desc[colorIndexGL]; in InitializeRenderPassFromDesc() local
259 angle::FormatID formatID = desc[depthStencilIndex]; in InitializeRenderPassFromDesc() local
405 void RenderPassDesc::packColorAttachment(size_t colorIndexGL, angle::FormatID formatID) in packColorAttachment()
437 void RenderPassDesc::packDepthStencilAttachment(angle::FormatID formatID) in packDepthStencilAttachment()
464 angle::FormatID formatID = operator[](colorIndexGL); in isColorAttachmentEnabled() local
731 angle::FormatID formatID = static_cast<angle::FormatID>(packedAttrib.format); in initializePipeline() local
Dvk_format_utils.cpp226 const auto formatID = static_cast<angle::FormatID>(formatIndex); in initialize() local
DRendererVk.h133 const vk::Format &getFormat(angle::FormatID formatID) const { return mFormatTable[formatID]; } in getFormat()
DBufferVk.cpp617 angle::FormatID formatID, in getVertexConversionBuffer()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/metal/
DBufferMtl.h156 angle::FormatID formatID; member
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.h61 angle::FormatID formatID; member
Dformatutils9.cpp58 FormatID formatID) in D3DFormat()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/
Drenderer_utils.h89 angle::FormatID formatID; member