Home
last modified time | relevance | path

Searched defs:PackedAttributeLayout (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DInputLayoutCache.h30 struct PackedAttributeLayout struct
50 struct hash<rx::PackedAttributeLayout> argument
DInputLayoutCache.cpp69 PackedAttributeLayout::PackedAttributeLayout() : numAttributes(0), attributeData({}) {} in PackedAttributeLayout() function in rx::PackedAttributeLayout