Searched refs:d3d11Options3 (Results 1 – 1 of 1) sorted by relevance
1054 D3D11_FEATURE_DATA_D3D11_OPTIONS3 d3d11Options3; in populateRenderer11DeviceCaps() local1055 HRESULT result = mDevice->CheckFeatureSupport(D3D11_FEATURE_D3D11_OPTIONS3, &d3d11Options3, in populateRenderer11DeviceCaps()1060 (d3d11Options3.VPAndRTArrayIndexFromAnyShaderFeedingRasterizer == TRUE); in populateRenderer11DeviceCaps()