Split null context factory in to its own file.
authorJamie Madill <jmadill@google.com>
Fri, 15 May 2015 14:54:37 +0000 (10:54 -0400)
committerPyry Haulos <phaulos@google.com>
Fri, 15 May 2015 17:13:49 +0000 (10:13 -0700)
commit3ff8f3de14f6eabfaad479b480f7433459a63365
tree4854f8832e05ec1abe8e6c975a7a8d3e3acd2c85
parentd950bfcc6177498ebb699b2f679c3583be1c7ae1
Split null context factory in to its own file.

This allows the factory to be re-used in an application which
has another implementation of the createPlatform() function.

Change-Id: I186ee52d5832933e83ff8c6779aa2791fab89dbc
framework/platform/null/tcuNullContextFactory.cpp [new file with mode: 0644]
framework/platform/null/tcuNullContextFactory.hpp [new file with mode: 0644]
framework/platform/null/tcuNullPlatform.cpp
targets/null/null.cmake