HomeSort by relevance Sort by last modified time
    Searched full:uniformtype (Results 1 - 6 of 6) 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...]
  /external/chromium_org/gpu/command_buffer/service/
program_manager.cc 36 struct UniformType {
37 explicit UniformType(const ShaderTranslator::VariableInfo uniform)
42 UniformType()
47 bool operator==(const UniformType& other) const {
1009 typedef std::map<std::string, UniformType> UniformMap;
1018 UniformType type(iter->second);
    [all...]
  /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);
  /sdk/emulator/opengl/host/libs/GLESv2_dec/
gl2.attrib 208 len params glSizeof(uniformType(self, program, location))
213 len params glSizeof(uniformType(self, program, location))

Completed in 2087 milliseconds