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

  /external/skia/src/gpu/gl/
GrGLCreateNullInterface.cpp 131 GrGLuint fCurrShaderID;
141 , fCurrShaderID(0) {}
208 return ++ThreadContext::Get()->fCurrShaderID;
SkNullGLContext.cpp 126 GrGLuint fCurrShaderID;
133 , fCurrShaderID(0) {}
202 return ++State::Get()->fCurrShaderID;

Completed in 169 milliseconds