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

  /external/chromium_org/gpu/command_buffer/service/
feature_info.cc 166 static const GLenum kAlphaTypes[] = {
185 { GL_ALPHA, kAlphaTypes, arraysize(kAlphaTypes), },
feature_info_unittest.cc 138 static const GLenum kAlphaTypes[] = {
157 { GL_ALPHA, kAlphaTypes, arraysize(kAlphaTypes), },
176 static const GLenum kAlphaTypes[] = {
208 { GL_ALPHA, kAlphaTypes, arraysize(kAlphaTypes), },
    [all...]

Completed in 627 milliseconds