Home
last modified time | relevance | path

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

/frameworks/rs/driver/
DrsdGL.h57 int32_t maxVertexUniformVectors; member
DrsdGL.cpp147 ALOGV("MAX Uniforms %i, %i", dc->gl.gl.maxVertexUniformVectors, in DumpDebug()
381 glGetIntegerv(GL_MAX_VERTEX_UNIFORM_VECTORS, &dc->gl.gl.maxVertexUniformVectors); in rsdGLInit()