HomeSort by relevance Sort by last modified time
    Searched full:pipe_blendfactor (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/docs/source/cso/
blend.rst 114 The blend source factor to use for rgb channels. One of PIPE_BLENDFACTOR.
116 The blend destination factor to use for rgb channels. One of PIPE_BLENDFACTOR.
120 The blend source factor to use for the alpha channel. One of PIPE_BLENDFACTOR.
122 The blend destination factor to use for alpha channel. One of PIPE_BLENDFACTOR.
  /external/mesa3d/src/gallium/include/pipe/
p_defines.h 54 enum pipe_blendfactor { enum

Completed in 137 milliseconds