HomeSort by relevance Sort by last modified time
    Searched full:matrix_loc_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/gpu/command_buffer/tests/
occlusion_query_unittests.cc 32 GLint matrix_loc_; member in class:gpu::OcclusionQueryTest
64 glUniformMatrix4fv(matrix_loc_, 1, GL_FALSE, matrix);
99 matrix_loc_ = glGetUniformLocation(program, "worldMatrix");

Completed in 3044 milliseconds