| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/ |
| H A D | v3d_formats.c | 41 get_format(const struct v3d_device_info *devinfo, enum pipe_format f) function in typeref:typename:const struct v3d_format * 53 const struct v3d_format *vf = get_format(devinfo, f); 64 const struct v3d_format *vf = get_format(devinfo, f); 76 const struct v3d_format *vf = get_format(devinfo, f); 84 const struct v3d_format *vf = get_format(devinfo, f); 96 const struct v3d_format *vf = get_format(devinfo, f); 111 const struct v3d_format *vf = get_format(devinfo, f); 122 const struct v3d_format *vf = get_format(devinfo, f);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/ |
| H A D | v3d_formats.c | 45 get_format(const struct v3d_device_info *devinfo, enum pipe_format f) function in typeref:typename:const struct v3d_format * 57 const struct v3d_format *vf = get_format(devinfo, f); 68 const struct v3d_format *vf = get_format(devinfo, f); 80 const struct v3d_format *vf = get_format(devinfo, f); 88 const struct v3d_format *vf = get_format(devinfo, f); 100 const struct v3d_format *vf = get_format(devinfo, f); 121 const struct v3d_format *vf = get_format(devinfo, f); 132 const struct v3d_format *vf = get_format(devinfo, f); 175 const struct v3d_format *vf = get_format(devinfo, f);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_formats.c | 110 get_format(enum pipe_format f) function in typeref:typename:const struct vc4_format * 122 const struct vc4_format *vf = get_format(f); 133 const struct vc4_format *vf = get_format(f); 144 const struct vc4_format *vf = get_format(f); 152 const struct vc4_format *vf = get_format(f); 163 const struct vc4_format *vf = get_format(f);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_formats.c | 110 get_format(enum pipe_format f) function in typeref:typename:const struct vc4_format * 122 const struct vc4_format *vf = get_format(f); 133 const struct vc4_format *vf = get_format(f); 144 const struct vc4_format *vf = get_format(f); 152 const struct vc4_format *vf = get_format(f); 163 const struct vc4_format *vf = get_format(f);
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_formats.c | 35 const struct v3dv_format *vf = v3dv_X(device, get_format)(f); 84 const struct v3dv_format *format = v3dv_X(device, get_format)(vk_format); 221 const struct v3dv_format *v3dv_format = v3dv_X(device, get_format)(vk_format); 233 const struct v3dv_format *v3dv_format = v3dv_X(pdevice, get_format)(format); 292 const struct v3dv_format *v3dv_format = v3dv_X(physical_device, get_format)(info->format);
|
| H A D | v3dv_image.c | 301 v3dv_X(device, get_format)(pCreateInfo->format); 529 iview->format = v3dv_X(device, get_format)(format); 597 view->format = v3dv_X(device, get_format)(view->vk_format);
|
| H A D | v3dv_pass.c | 39 const struct v3dv_format *format = v3dv_X(device, get_format)(att->desc.format); 307 const struct v3dv_format *format = v3dv_X(device, get_format)(desc->format);
|
| H A D | v3dvx_formats.c | 200 v3dX(get_format)(VkFormat format) 461 const struct v3dv_format *format = v3dX(get_format)(vk_format);
|
| H A D | v3dvx_private.h | 151 v3dX(get_format)(VkFormat);
|
| H A D | v3dvx_device.c | 60 const struct v3dv_format *format = v3dX(get_format)(bc_info->format);
|
| H A D | v3dvx_pipeline.c | 113 const struct v3dv_format *format = v3dX(get_format)(desc->format);
|
| H A D | v3dvx_meta_common.c | 1352 fb->format = v3dX(get_format)(vk_format);
|
| H A D | v3dv_cmd_buffer.c | 1216 v3dv_X(cmd_buffer->device, get_format)(attachment->desc.format);
|
| H A D | v3dv_meta_copy.c | 1069 const struct v3dv_format *f = v3dv_X(cmd_buffer->device, get_format)(format);
|
| /xsrc/external/mit/pixman/dist/test/ |
| H A D | scaling-test.c | 25 get_format (int bpp) function in typeref:typename:pixman_format_code_t 147 src_fmt = get_format (src_bpp); 149 dst_fmt = get_format (dst_bpp);
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/ |
| H A D | platform_android.c | 152 static int get_format(int format) function in typeref:typename:int 953 format = get_format(buf->format);
|
| /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/ |
| H A D | platform_android.c | 1021 static int get_format(int format) function in typeref:typename:int 1056 format = get_format(buf->format);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.2.0.rst | 2990 - egl/android: Move get_format under HAVE_DRM_GRALLOC guard where it's used
|