OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:needs_faces
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/gpu/command_buffer/service/
test_helper.cc
68
bool
needs_faces
= (target == GL_TEXTURE_CUBE_MAP);
local
112
if (
needs_faces
) {
texture_manager.cc
930
bool
needs_faces
= (target == GL_TEXTURE_CUBE_MAP);
local
938
if (
needs_faces
) {
954
if (
needs_faces
) {
[
all
...]
Completed in 901 milliseconds