Searched defs:VertexFormat (Results 1 – 11 of 11) sorted by relevance
32 struct VertexFormat struct42 const VertexFormat &GetVertexFormatInfo(DWORD supportedDeclTypes, angle::FormatID vertexFormatID); argument
572 VertexFormat::VertexFormat() in VertexFormat() function in rx::d3d9::VertexFormat
109 struct VertexFormat : public FormatBase struct113 MTLVertexFormat metalFormat = MTLVertexFormatInvalid; argument115 VertexCopyFunction vertexLoadFunction = nullptr;117 uint32_t defaultAlpha = 0;120 bool actualSameGLType = true;145 const VertexFormat &getVertexFormat(angle::FormatID angleFormatId, bool tightlyPacked) const; argument
52 struct VertexFormat : private angle::NonCopyable struct64 const VertexFormat &GetVertexFormatInfo(angle::FormatID vertexFormatID, argument
265 constexpr VertexFormat::VertexFormat() in VertexFormat() function in rx::d3d11::VertexFormat269 constexpr VertexFormat::VertexFormat(VertexConversionType conversionTypeIn, in VertexFormat() function in rx::d3d11::VertexFormat
394 struct VertexFormat : private angle::NonCopyable struct411 const VertexFormat &GetVertexFormatFromID(angle::FormatID vertexFormatID); argument
3242 VertexFormat::VertexFormat(GLenum typeIn, in VertexFormat() function in gl::VertexFormat
24 VertexFormat VertexFormat; member
59 enum_uint8( VertexFormat ) in enum_uint8() argument
184 enum DXGI_FORMAT VertexFormat; member
9503 TEST_P(StateChangeTestES3, VertexFormat) in TEST_P() argument