Searched refs:CheckSurfaceParams (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/ |
| H A D | bitmap.c | 84 if (!CheckSurfaceParams(pipe->screen, &res_tmpl)) {
|
| H A D | device.c | 97 if (!CheckSurfaceParams(pscreen, &res_tmpl)) {
|
| H A D | vdpau_private.h | 343 CheckSurfaceParams(struct pipe_screen *screen, function in typeref:typename:bool
|
| H A D | output.c | 98 if (!CheckSurfaceParams(pipe->screen, &res_tmpl)) 350 if (!CheckSurfaceParams(context->screen, &res_tmpl))
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/ |
| H A D | bitmap.c | 84 if (!CheckSurfaceParams(pipe->screen, &res_tmpl)) {
|
| H A D | device.c | 97 if (!CheckSurfaceParams(pscreen, &res_tmpl)) {
|
| H A D | vdpau_private.h | 370 CheckSurfaceParams(struct pipe_screen *screen, function in typeref:typename:bool
|
| H A D | output.c | 98 if (!CheckSurfaceParams(pipe->screen, &res_tmpl)) 353 if (!CheckSurfaceParams(context->screen, &res_tmpl))
|
Completed in 11 milliseconds