Searched refs:depthTestFunc (Results 1 – 4 of 4) sorted by relevance
139 switch (pDSState->depthTestFunc) in DepthStencilTest()147 switch (pDSState->depthTestFunc) in DepthStencilTest()
1129 uint32_t depthTestFunc : 3; member
991 … pState->state.depthStencilState.depthTestFunc == ZFUNC_ALWAYS)) && in SetupPipeline()
1622 depthStencilState.depthTestFunc = swr_convert_depth_func(depth->func); in swr_update_derived()