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