Searched refs:mDepthFunc (Results 1 – 1 of 1) sorted by relevance
136 DepthFunc mDepthFunc; field in ProgramStore156 return mDepthFunc; in getDepthFunc()321 DepthFunc mDepthFunc; field in ProgramStore.Builder333 mDepthFunc = DepthFunc.ALWAYS; in Builder()351 mDepthFunc = func; in setDepthFunc()423 mBlendSrc.mID, mBlendDst.mID, mDepthFunc.mID); in create()425 programStore.mDepthFunc = mDepthFunc; in create()