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 149 ALOGV("MAX Uniforms %i, %i", dc->gl.gl.maxVertexUniformVectors,
388 glGetIntegerv(GL_MAX_VERTEX_UNIFORM_VECTORS, &dc->gl.gl.maxVertexUniformVectors);

Completed in 19 milliseconds