Home
last modified time | relevance | path

Searched refs:initializedDeclTypes (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.cpp649 static DWORD initializedDeclTypes = 0; in GetVertexFormatInfo() local
651 if (initializedDeclTypes != supportedDeclTypes) in GetVertexFormatInfo()
678 initializedDeclTypes = supportedDeclTypes; in GetVertexFormatInfo()