Searched refs:RsDepthFunc (Results 1 – 8 of 8) sorted by relevance
56 RsDepthFunc depthFunc;72 RsDepthFunc depthFunc);83 RsDepthFunc depthFunc);
27 RsDepthFunc depthFunc) : ProgramBase(rsc) { in ProgramStore()91 RsDepthFunc depthFunc) { in getProgramStore()147 RsDepthFunc depthFunc) { in rsi_ProgramStoreCreate()
11 param RsDepthFunc depthFunc
64 enum RsDepthFunc { enum
267 RsBlendDstFunc destFunc, RsDepthFunc depthFunc)
792 RsDepthFunc depthFunc) in rsProgramStoreCreate()
110 …thMask, bool ditherEnable, RsBlendSrcFunc srcFunc, RsBlendDstFunc destFunc, RsDepthFunc depthFunc);
2445 (RsBlendDstFunc)destFunc, (RsDepthFunc)depthFunc); in nProgramStoreCreate()