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

  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_utils.cc 395 uint32 GLES2Util::ComputeImageGroupSize(int format, int type) {
402 uint32 bytes_per_group = ComputeImageGroupSize(format, type);
419 uint32 bytes_per_group = ComputeImageGroupSize(format, type);
gles2_cmd_utils.h 108 static uint32 ComputeImageGroupSize(int format, int type);
  /external/chromium_org/gpu/command_buffer/client/
gles2_implementation.cc     [all...]
gles2_implementation_unittest.cc     [all...]

Completed in 211 milliseconds