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

  /external/chromium_org/third_party/skia/src/gpu/gl/debug/
GrFrameBufferObj.cpp 15 GrAlwaysAssert(fColorBuffer->getColorBound(this));
26 GrAlwaysAssert(!fColorBuffer->getColorBound(this));
GrFBBindableObj.h 38 bool getColorBound(GrFakeRefObj *referee) const {
42 bool getColorBound() const {
GrGLCreateDebugInterface.cpp 369 GrAlwaysAssert(!buffer->getColorBound());
    [all...]
  /external/skia/src/gpu/gl/debug/
GrFrameBufferObj.cpp 15 GrAlwaysAssert(fColorBuffer->getColorBound(this));
26 GrAlwaysAssert(!fColorBuffer->getColorBound(this));
GrFBBindableObj.h 38 bool getColorBound(GrFakeRefObj *referee) const {
42 bool getColorBound() const {
GrGLCreateDebugInterface.cpp 369 GrAlwaysAssert(!buffer->getColorBound());
    [all...]

Completed in 528 milliseconds