Searched refs:CreateDepthStencilState (Results 1 – 6 of 6) sorted by relevance
102 void APIENTRY CreateDepthStencilState(
240 pDeviceFuncs->pfnCreateDepthStencilState = CreateDepthStencilState; in CreateDevice()
888 CreateDepthStencilState( in CreateDepthStencilState() function
139 return device->CreateDepthStencilState(desc, resourceOut); in CreateResource()
501 bd->pd3dDevice->CreateDepthStencilState(&desc, &bd->pDepthStencilState); in ImGui_ImplDX10_CreateDeviceObjects()
513 bd->pd3dDevice->CreateDepthStencilState(&desc, &bd->pDepthStencilState); in ImGui_ImplDX11_CreateDeviceObjects()