Searched refs:hasDepthFunc (Results 1 – 2 of 2) sorted by relevance
846 bool hasDepthFunc = de::inBounds(depthFunc, 0, DE_LENGTH_OF_ARRAY(compareFuncs)); in init() local853 if (hasDepthFunc) in init()858 params.depthFunc = hasDepthFunc ? compareFuncs[depthFunc].func : 0; in init()859 params.depthTestEnabled = hasDepthFunc; in init()