mirror of https://github.com/intel/libva-utils.git
![]() Use the new config methods from fixture. Also, properly handle config attributes that use bitfields. That is, some attributes require only one bitmask/value for vaCreateConfig, therefore we cannot directly use the attribute returned from vaGetConfigAttributes since those bitfield attributes will return a bitfield value with "all" OR'd supported bitmask choices. Fixes #86 Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com> |
||
---|---|---|
.. | ||
gtest | ||
Makefile.am | ||
test.h | ||
test_data.h | ||
test_defs.h | ||
test_internal.cpp | ||
test_main.cpp | ||
test_streamable.h | ||
test_utils.h | ||
test_va_api_config_attribs.cpp | ||
test_va_api_createbuffer.cpp | ||
test_va_api_createcontext.cpp | ||
test_va_api_createsurfaces.cpp | ||
test_va_api_display_attribs.cpp | ||
test_va_api_fixture.cpp | ||
test_va_api_fixture.h | ||
test_va_api_get_create_config.cpp | ||
test_va_api_get_max_values.cpp | ||
test_va_api_init_terminate.cpp | ||
test_va_api_query_config.cpp | ||
test_va_api_query_vendor.cpp |