HomeSort by relevance Sort by last modified time
    Searched refs:maxVertexUniformVectors (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/driver/
rsdGL.h 60 int32_t maxVertexUniformVectors;
rsdGL.cpp 148 ALOGV("MAX Uniforms %i, %i", dc->gl.gl.maxVertexUniformVectors,
382 glGetIntegerv(GL_MAX_VERTEX_UNIFORM_VECTORS, &dc->gl.gl.maxVertexUniformVectors);

Completed in 37 milliseconds