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

  /external/skia/gpu/include/
GrGpu.h 213 return fDualSourceBlendingSupport;
398 bool fDualSourceBlendingSupport;
  /external/skia/gpu/src/
GrGpuGLShaders.cpp 203 if (fDualSourceBlendingSupport) {
256 fDualSourceBlendingSupport =
260 fDualSourceBlendingSupport = false;
824 if (fDualSourceBlendingSupport) {
    [all...]
GrGpuGLFixed.cpp 60 fDualSourceBlendingSupport = false;

Completed in 28 milliseconds