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

  /frameworks/rs/
rsInternalDefines.h 67 RS_DEPTH_FUNC_LEQUAL,
  /frameworks/rs/driver/
rsdProgramStore.cpp 56 case RS_DEPTH_FUNC_LEQUAL:
  /frameworks/rs/script_api/include/
rs_graphics.rsh 127 RS_DEPTH_FUNC_LEQUAL = 2, // Drawn if the incoming depth value is less or equal to that in the depth buffer
    [all...]
  /prebuilts/sdk/renderscript/include/
rs_graphics.rsh 127 RS_DEPTH_FUNC_LEQUAL = 2, // Drawn if the incoming depth value is less or equal to that in the depth buffer
    [all...]
  /frameworks/rs/script_api/
rs_graphics.spec 87 value: RS_DEPTH_FUNC_LEQUAL = 2, "Drawn if the incoming depth value is less or equal to that in the depth buffer"

Completed in 4113 milliseconds