Searched defs:VertexFormat (Results 1 – 7 of 7) sorted by relevance
32 struct VertexFormat struct42 const VertexFormat &GetVertexFormatInfo(DWORD supportedDeclTypes, angle::FormatID vertexFormatID); argument
562 VertexFormat::VertexFormat() in VertexFormat() function in rx::d3d9::VertexFormat
46 struct VertexFormat : private angle::NonCopyable struct58 const VertexFormat &GetVertexFormatInfo(angle::FormatID vertexFormatID, argument
201 constexpr VertexFormat::VertexFormat() in VertexFormat() function in rx::d3d11::VertexFormat205 constexpr VertexFormat::VertexFormat(VertexConversionType conversionTypeIn, in VertexFormat() function in rx::d3d11::VertexFormat
108 struct VertexFormat : public FormatBase struct112 MTLVertexFormat metalFormat = MTLVertexFormatInvalid; argument114 VertexCopyFunction vertexLoadFunction = nullptr;116 uint32_t defaultAlpha = 0;119 bool actualSameGLType = true;146 const VertexFormat &getVertexFormat(angle::FormatID angleFormatId, bool tightlyPacked) const; argument
338 struct VertexFormat : private angle::NonCopyable struct355 const VertexFormat &GetVertexFormatFromID(angle::FormatID vertexFormatID); argument
2978 VertexFormat::VertexFormat(GLenum typeIn, in VertexFormat() function in gl::VertexFormat