Searched refs:ConfigStruct (Results 1 - 8 of 8) sorted by relevance
/third_party/libdrm/tests/tegra/ |
H A D | vic41.c | 52 ConfigStruct *c; in vic41_fill() 94 ConfigStruct *c; in vic41_blit() 163 ConfigStruct *c; in vic41_flip() 238 VIC_PUSH_METHOD(pushbuf, ptrp, NVB1B6_VIDEO_COMPOSITOR_SET_CONTROL_PARAMS, (sizeof(ConfigStruct) / 16) << 16); in vic41_execute()
|
H A D | vic42.c | 52 ConfigStruct *c; in vic42_fill() 94 ConfigStruct *c; in vic42_blit() 163 ConfigStruct *c; in vic42_flip() 238 VIC_PUSH_METHOD(pushbuf, ptrp, NVC5B6_VIDEO_COMPOSITOR_SET_CONTROL_PARAMS, (sizeof(ConfigStruct) / 16) << 16); in vic42_execute()
|
H A D | vic40.c | 52 ConfigStruct *c; in vic40_fill() 94 ConfigStruct *c; in vic40_blit() 163 ConfigStruct *c; in vic40_flip() 238 VIC_PUSH_METHOD(pushbuf, ptrp, NVB0B6_VIDEO_COMPOSITOR_SET_CONTROL_PARAMS, (sizeof(ConfigStruct) / 16) << 16); in vic40_execute()
|
H A D | vic30.c | 57 ConfigStruct *c; in vic30_fill() 112 ConfigStruct *c; in vic30_blit() 220 ConfigStruct *c; in vic30_flip() 330 VIC_PUSH_METHOD(pushbuf, ptrp, NVA0B6_VIDEO_COMPOSITOR_SET_CONTROL_PARAMS, (sizeof(ConfigStruct) / 16) << 16); in vic30_execute()
|
H A D | vic40.h | 283 } ConfigStruct; typedef
|
H A D | vic30.h | 437 } ConfigStruct; typedef
|
H A D | vic41.h | 362 } ConfigStruct; typedef
|
H A D | vic42.h | 579 } ConfigStruct; typedef
|
Completed in 9 milliseconds