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

  /external/deqp/modules/gles2/performance/
es2pTextureUploadTests.hpp 39 UPLOAD_TEXIMAGE2D,
es2pTextureUploadTests.cpp 242 m_log << TestLog::Message << "Uploading texture with " << (m_uploadFunction == UPLOAD_TEXIMAGE2D ? "glTexImage2D" : "glTexSubImage2D") << "." << TestLog::EndMessage; // \todo [arttu] Change enum to struct with name included
320 case UPLOAD_TEXIMAGE2D:
416 case UPLOAD_TEXIMAGE2D:
501 { "texImage2D", "teximage2d", UPLOAD_TEXIMAGE2D },

Completed in 301 milliseconds