Integrating github/staging through commit ab87ed9
This commit is contained in:
@@ -855,8 +855,6 @@ void CDeviceGraphicsCommandList::SetInlineConstants([[maybe_unused]] uint32 bind
|
||||
|
||||
void CDeviceGraphicsCommandList::SetStencilRefImpl(uint8_t stencilRefValue)
|
||||
{
|
||||
auto pCmdList = GET_DX11_COMMANDLIST(this);
|
||||
|
||||
ID3D11DepthStencilState* pDS = NULL;
|
||||
|
||||
if (m_pCurrentPipelineState)
|
||||
|
||||
Reference in New Issue
Block a user