Searched defs:resource_formats (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_uvd.c | 65 const enum pipe_format *resource_formats; local in function:r600_video_buffer_create
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_uvd.c | 47 const enum pipe_format *resource_formats; local in function:si_video_buffer_create
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_uvd.c | 65 enum pipe_format resource_formats[3]; local in function:r600_video_buffer_create
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/ |
| H A D | vl_video_buffer.c | 110 enum pipe_format resource_formats[VL_NUM_COMPONENTS]; local in function:vl_video_buffer_is_format_supported 348 enum pipe_format resource_formats[VL_NUM_COMPONENTS]; local in function:vl_video_buffer_create 389 vl_video_buffer_create_ex(struct pipe_context * pipe,const struct pipe_video_buffer * tmpl,const enum pipe_format resource_formats[VL_NUM_COMPONENTS],unsigned depth,unsigned array_size,unsigned usage,enum pipe_video_chroma_format chroma_format) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/ |
| H A D | vl_video_buffer.c | 181 const enum pipe_format *resource_formats; local in function:vl_video_buffer_is_format_supported 423 const enum pipe_format *resource_formats; local in function:vl_video_buffer_create 465 vl_video_buffer_create_ex(struct pipe_context * pipe,const struct pipe_video_buffer * tmpl,const enum pipe_format resource_formats[VL_NUM_COMPONENTS],unsigned depth,unsigned array_size,unsigned usage) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/va/ |
| H A D | surface.c | 568 const enum pipe_format *resource_formats = NULL; local in function:surface_from_external_memory
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/ |
| H A D | surface.c | 581 enum pipe_format resource_formats[VL_NUM_COMPONENTS]; local in function:surface_from_external_memory 669 enum pipe_format resource_formats[VL_NUM_COMPONENTS]; local in function:surface_from_prime_2
|
Completed in 8 milliseconds