Home
last modified time | relevance | path

Searched refs:InputElementDescs (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/targets/d3d10sw/tests/
H A Dtri.cpp191 static const D3D11_INPUT_ELEMENT_DESC InputElementDescs[] = { in main() local
197 hr = pDevice->CreateInputLayout(InputElementDescs, in main()
198 _countof(InputElementDescs), in main()

Completed in 1 milliseconds