OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cube_complete
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/gpu/command_buffer/service/
texture_manager.h
240
bool
cube_complete
() const {
function in class:gpu::gles2::Texture
texture_manager.cc
220
if (target_ == GL_TEXTURE_CUBE_MAP && !
cube_complete
())
666
// Update texture_complete and
cube_complete
status.
[
all
...]
texture_manager_unittest.cc
38
return texture->
cube_complete
();
[
all
...]
Completed in 38 milliseconds