Home
last modified time | relevance | path

Searched refs:RS_DEPTH_FUNC_LESS (Results 1 – 6 of 6) sorted by relevance

/frameworks/rs/
DrsInternalDefines.h66 RS_DEPTH_FUNC_LESS, enumerator
DrsProgramStore.cpp134 RS_DEPTH_FUNC_LESS).get()); in init()
/frameworks/rs/driver/
DrsdProgramStore.cpp54 case RS_DEPTH_FUNC_LESS: in rsdProgramStoreInit()
/frameworks/rs/api/
Drs_graphics.spec86 value: RS_DEPTH_FUNC_LESS = 1, "Drawn if the incoming depth value is less than that in the depth bu…
/frameworks/rs/scriptc/
Drs_graphics.rsh126RS_DEPTH_FUNC_LESS = 1, // Drawn if the incoming depth value is less than that in the depth buffer
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_graphics.jd580 …<tr><th>RS_DEPTH_FUNC_LESS = 1</th><td>Drawn if the incoming depth value is less than that in the …