Searched defs:inputElementDescriptors (Results 1 – 1 of 1) sorted by relevance
370 std::array<D3D12_INPUT_ELEMENT_DESC, kMaxVertexAttributes> inputElementDescriptors; in Initialize() local449 std::array<D3D12_INPUT_ELEMENT_DESC, kMaxVertexAttributes>* inputElementDescriptors) { in ComputeInputLayout()