Descriptiongpu/khronos_glcts_support: add support for GN builds
Port the GYP configs to BUILD.gn so that this test
can be built with GN.
BUG=chromium:412865, chromium:471903
R=kbr@chromium.org, piman@chromium.org, dpranke@chromium.org, brettw@chromium.org
TEST=Verify khronos_glcts_test builds and runs with GN build
Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
gpu/khronos_glcts_support: Move target_defaults into separate file
Move the target_defaults into its own gypi file so that we can
parse the variables in khronos_glcts.gypi with the gypi_to_gn.py
script. The gypi_to_gn.py chokes on target_defaults.
BUG=chromium:412865, chromium:471903
R=kbr@chromium.org, piman@chromium.org, dpranke@chromium.org
TEST=Verify khronos_glcts_test builds and runs
Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
gpu/khronos_glcts_support: use override specifier
Annotate the base class override functions with the
override specifier to appease the chromium-style
checker.
BUG=chromium:412865
R=kbr@chromium.org, piman@chromium.org, dpranke@chromium.org
TEST=Verify khronos_glcts_test builds and runs
Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
Patch Set 1 #
Total comments: 8
Messages
Total messages: 14 (1 generated)
|