Home
last modified time | relevance | path

Searched defs:currentValueType (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DVertexBuffer11.cpp101 gl::VertexAttribType currentValueType, in storeVertexAttributes()
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DVertexBuffer9.cpp63 gl::VertexAttribType currentValueType, in storeVertexAttributes()
/external/angle/src/libANGLE/renderer/d3d/
DVertexDataManager.h64 gl::VertexAttribType currentValueType; member
DVertexBuffer.cpp171 gl::VertexAttribType currentValueType, in storeDynamicAttribute()
/external/angle/src/libANGLE/
Dformatutils.cpp2265 angle::FormatID GetVertexFormatID(const VertexAttribute &attrib, VertexAttribType currentValueType) in GetVertexFormatID()
2274 angle::FormatID GetCurrentValueFormatID(VertexAttribType currentValueType) in GetCurrentValueFormatID()