Searched defs:VertexFormat (Results 1 – 7 of 7) sorted by relevance
45 struct VertexFormat : private angle::NonCopyable struct57 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
66 struct VertexFormat struct76 const VertexFormat &GetVertexFormatInfo(DWORD supportedDeclTypes, angle::FormatID vertexFormatID); argument
746 VertexFormat::VertexFormat() in VertexFormat() function in rx::d3d9::VertexFormat
65 struct VertexFormat : public FormatBase struct69 MTLVertexFormat metalFormat = MTLVertexFormatInvalid; argument71 VertexCopyFunction vertexLoadFunction = nullptr;97 const VertexFormat &getVertexFormat(angle::FormatID angleFormatId, bool tightlyPacked) const; argument
320 struct VertexFormat : private angle::NonCopyable struct337 const VertexFormat &GetVertexFormatFromID(angle::FormatID vertexFormatID); argument
2527 VertexFormat::VertexFormat(GLenum typeIn, in VertexFormat() function in gl::VertexFormat