OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uniformType
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/opengl/system/GLESv2_enc/
GL2EncoderUtils.cpp
34
GLenum
uniformType
(void * self, GLuint program, GLint location)
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLState.java
342
IGLProperty
uniformType
= new GLEnumProperty(GLStateType.UNIFORM_TYPE,
349
uniformName,
uniformType
, uniformSize, uniformValue);
Completed in 85 milliseconds