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

  /external/autotest/client/deps/glbench/src/
windowmanagercompositingtest.cc 38 uint32_t texture_base_[WINDOW_HEIGHT*WINDOW_WIDTH]; member in class:glbench::WindowManagerCompositingTest
363 texture_base_[y*WINDOW_WIDTH+x] = 0x80808080;
372 memcpy(texture_update_, texture_base_, sizeof(texture_base_));

Completed in 36 milliseconds