HomeSort by relevance Sort by last modified time
    Searched refs:RS_DEPTH_FUNC_GREATER (Results 1 - 5 of 5) sorted by null

  /frameworks/rs/
rsInternalDefines.h 68 RS_DEPTH_FUNC_GREATER,
  /frameworks/rs/driver/
rsdProgramStore.cpp 59 case RS_DEPTH_FUNC_GREATER:
  /frameworks/rs/script_api/include/
rs_graphics.rsh 128 RS_DEPTH_FUNC_GREATER = 3, // Drawn if the incoming depth value is greater than that in the depth buffer
    [all...]
  /prebuilts/sdk/renderscript/include/
rs_graphics.rsh 128 RS_DEPTH_FUNC_GREATER = 3, // Drawn if the incoming depth value is greater than that in the depth buffer
    [all...]
  /frameworks/rs/script_api/
rs_graphics.spec 88 value: RS_DEPTH_FUNC_GREATER = 3, "Drawn if the incoming depth value is greater than that in the depth buffer"

Completed in 269 milliseconds