<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - OpenCL device doesn't support "Image support""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111404#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - OpenCL device doesn't support "Image support""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111404">bug 111404</a>
              from <span class="vcard"><a class="email" href="mailto:shi1986000@126.com" title="vans88 <shi1986000@126.com>"> <span class="fn">vans88</span></a>
</span></b>
        <pre>  When I filtered the mesa source code with keyword
"PIPE_COMPUTE_CAP_IMAGES_SUPPORTED", I found the following code information.

********************************************************************************
[root@localhost mesa-18.0.5]# grep "PIPE_COMPUTE_CAP_IMAGES_SUPPORTED" . -rn
./src/gallium/drivers/softpipe/sp_screen.c:551:   case
PIPE_COMPUTE_CAP_IMAGES_SUPPORTED:
./src/gallium/drivers/freedreno/freedreno_screen.c:705: case
PIPE_COMPUTE_CAP_IMAGES_SUPPORTED:
./src/gallium/drivers/r600/r600_pipe_common.c:1120:     case
PIPE_COMPUTE_CAP_IMAGES_SUPPORTED:
./src/gallium/drivers/nouveau/nv50/nv50_screen.c:444:   case
PIPE_COMPUTE_CAP_IMAGES_SUPPORTED:
./src/gallium/drivers/nouveau/nvc0/nvc0_screen.c:518:   case
PIPE_COMPUTE_CAP_IMAGES_SUPPORTED:
./src/gallium/drivers/radeonsi/si_get.c:864:    case
PIPE_COMPUTE_CAP_IMAGES_SUPPORTED:
./src/gallium/docs/source/screen.rst:560:*
``PIPE_COMPUTE_CAP_IMAGES_SUPPORTED``: Whether images are supported
./src/gallium/include/pipe/p_defines.h:920:  
PIPE_COMPUTE_CAP_IMAGES_SUPPORTED,
./src/gallium/state_trackers/clover/core/device.cpp:185:                       
              PIPE_COMPUTE_CAP_IMAGES_SUPPORTED)[0];

********************************************************************************
I also found a similar bug submission as follows, but it is not clear whether
the relevant patch provided in the article has been officially verified by mesa
and is applicable to the version of mesa 18.0.5.

<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [OpenCL] Please add Image support"
   href="show_bug.cgi?id=87738">https://bugs.freedesktop.org/show_bug.cgi?id=87738</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>