Home
last modified time | relevance | path

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

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