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

  /external/deqp/external/openglcts/modules/gl/
gl3cTextureSizePromotion.cpp 421 glw::GLenum destination_type = GL_FLOAT; local
427 destination_type = GL_INT;
434 destination_type = GL_UNSIGNED_INT;
439 destination_type, destination_data);
    [all...]
  /external/v8/src/
elements.cc 3370 InstanceType destination_type = local
    [all...]

Completed in 188 milliseconds