Searched refs:bindDepthStencil (Results 1 – 1 of 1) sorted by relevance
279 BOOL bindDepthStencil = !!(pCreateResource->BindFlags & D3D10_DDI_BIND_DEPTH_STENCIL); in CreateResource() local280 templat.format = FormatTranslate(pCreateResource->Format, bindDepthStencil); in CreateResource()