OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAlphaSize
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/angle/src/libGLESv2/
Renderbuffer.h
58
GLuint
getAlphaSize
() const;
194
GLuint
getAlphaSize
() const;
Renderbuffer.cpp
53
GLuint RenderbufferInterface::
getAlphaSize
() const
55
return gl::
GetAlphaSize
(getActualFormat());
280
GLuint Renderbuffer::
getAlphaSize
() const
282
return mInstance->
getAlphaSize
();
Context.cpp
[
all
...]
libGLESv2.cpp
[
all
...]
Completed in 945 milliseconds