OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDepthBound
(Results
1 - 3
of
3
) sorted by null
/external/skia/tools/gpu/gl/debug/
GrFrameBufferObj.cpp
34
GrAlwaysAssert(fDepthBuffer->
getDepthBound
(this));
45
GrAlwaysAssert(!fDepthBuffer->
getDepthBound
(this));
GrFBBindableObj.h
55
bool
getDepthBound
(GrFakeRefObj *referee) const {
59
bool
getDepthBound
() const {
DebugGLTestContext.cpp
366
GrAlwaysAssert(!buffer->
getDepthBound
());
[
all
...]
Completed in 57 milliseconds