OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mshaderdescs
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/cmds/flatland/
GLHelper.h
89
const ShaderDesc*
mShaderDescs
;
GLHelper.cpp
191
if (strcmp(
mShaderDescs
[i].name, name) == 0) {
430
mShaderDescs
= shaderDescs;
Completed in 280 milliseconds