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

  /external/chromium_org/gpu/command_buffer/common/
cmd_buffer_common.h 174 kLastCommonId = 255 // reserve 256 spaces for common commands.
177 COMPILE_ASSERT(kNumCommands - 1 <= kLastCommonId, Too_many_common_commands);
gles2_cmd_ids_autogen.h 218 kStartPoint = cmd::kLastCommonId, // All GLES2 commands start after this.

Completed in 70 milliseconds