Home
last modified time | relevance | path

Searched refs:RS_DEPTH_FUNC_GEQUAL (Results 1 – 5 of 5) sorted by relevance

/frameworks/rs/
DrsInternalDefines.h69 RS_DEPTH_FUNC_GEQUAL, enumerator
/frameworks/rs/driver/
DrsdProgramStore.cpp63 case RS_DEPTH_FUNC_GEQUAL: in rsdProgramStoreInit()
/frameworks/rs/api/
Drs_graphics.spec89 value: RS_DEPTH_FUNC_GEQUAL = 4, "Drawn if the incoming depth value is greater or equal to that in …
/frameworks/rs/scriptc/
Drs_graphics.rsh129RS_DEPTH_FUNC_GEQUAL = 4, // Drawn if the incoming depth value is greater or equal to that in the …
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_graphics.jd583 …<tr><th>RS_DEPTH_FUNC_GEQUAL = 4</th><td>Drawn if the incoming depth value is greater or equal to …