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