Home
last modified time | relevance | path

Searched refs:getUniformValues (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/tests/
DGLSnapshotPrograms_unittest.cpp244 getUniformValues(indexedLocation, unif.type, unif.values); in getProgramState()
247 getUniformValues(unif.location, unif.type, unif.values); in getProgramState()
277 void getUniformValues(GLuint location, in getUniformValues() function in gfxstream::gl::__anon993cd6f50111::SnapshotGlProgramTest