OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RestoreAllTextureUnitBindings
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/gpu/command_buffer/service/
gl_state_restorer_impl.cc
29
void GLStateRestorerImpl::
RestoreAllTextureUnitBindings
() {
31
decoder_->
RestoreAllTextureUnitBindings
();
context_state.cc
104
void ContextState::
RestoreAllTextureUnitBindings
() const {
143
RestoreAllTextureUnitBindings
();
Completed in 698 milliseconds