Home
last modified time | relevance | path

Searched refs:NV12_WIDTH (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_tests.c862 #define NV12_WIDTH 2560 macro
869 tex->width0 == NV12_WIDTH && in nv12_validate_resource_fields()
884 struct pipe_resource *tex = util_create_texture2d(screen, NV12_WIDTH, NV12_HEIGHT, in test_nv12()