Home
last modified time | relevance | path

Searched defs:vertexFormatID (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A Dformatutils11.cpp211 const VertexFormat *GetVertexFormatInfo_FL_9_3(angle::FormatID vertexFormatID) in GetVertexFormatInfo_FL_9_3() argument
403 const VertexFormat &GetVertexFormatInfo(angle::FormatID vertexFormatID, in GetVertexFormatInfo() argument
H A DVertexBuffer11.cpp124 angle::FormatID vertexFormatID = gl::GetVertexFormatID(attrib, currentValueType); in storeVertexAttributes() local
H A DInputLayoutCache.cpp164 angle::FormatID vertexFormatID = gl::GetVertexFormatID(attrib, currentValue.Type); in getInputLayout() local
220 angle::FormatID vertexFormatID = in createInputLayout() local
72 addAttributeData(GLenum glType, UINT semanticIndex, angle::FormatID vertexFormatID, unsigned int divisor) addAttributeData() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DVertexBuffer9.cpp94 angle::FormatID vertexFormatID = gl::GetVertexFormatID(attrib, currentValueType); in storeVertexAttributes() local
H A Dformatutils9.cpp654 const VertexFormat &GetVertexFormatInfo(DWORD supportedDeclTypes, angle::FormatID vertexFormatID) in GetVertexFormatInfo() argument
H A DRenderer9.cpp3016 angle::FormatID vertexFormatID = gl::GetVertexFormatID(attrib, gl::VertexAttribType::Float); in getVertexSpaceRequired() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DVertexDataManager.cpp103 angle::FormatID vertexFormatID = attrib.format->id; in DirectStoragePossible() local
H A DProgramD3D.cpp632 angle::FormatID vertexFormatID = inputLayout[index]; in getSignature() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformatutils.cpp2285 const VertexFormat &GetVertexFormatFromID(angle::FormatID vertexFormatID) in GetVertexFormatFromID() argument
2802 size_t GetVertexFormatSize(angle::FormatID vertexFormatID) in GetVertexFormatSize() argument

Completed in 19 milliseconds