HomeSort by relevance Sort by last modified time
    Searched defs:uniformType (Results 1 - 3 of 3) sorted by null

  /device/generic/goldfish/opengl/system/GLESv2_enc/
GL2EncoderUtils.cpp 36 GLenum uniformType(void * self, GLuint program, GLint location)
  /external/deqp/modules/glshared/
glsRandomShaderProgram.cpp 162 const rsg::VariableType& uniformType = uniformVar->getType();
165 m_execCtx.getValue(uniformVar) = rsg::ConstValueAccess(uniformType, (const rsg::Scalar*)&uniformSlot.value).value();
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLState.java 343 IGLProperty uniformType = new GLEnumProperty(GLStateType.UNIFORM_TYPE,
350 uniformName, uniformType, uniformSize, uniformValue);

Completed in 85 milliseconds