OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__size_attachments
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_enc.cpp
4729
const unsigned int
__size_attachments
= (numAttachments * sizeof(GLenum));
local
[
all
...]
/device/generic/goldfish/opengl/system/GLESv1_enc/
gl_enc.cpp
7279
const unsigned int
__size_attachments
= (numAttachments * sizeof(const GLenum));
local
[
all
...]
Completed in 107 milliseconds