HomeSort by relevance Sort by last modified time
    Searched full:formats_compatible (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 902 bool formats_compatible; member in struct:GalliumDXGISwapChain
987 formats_compatible = util_is_format_compatible(
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_blit.c 399 formats_compatible(enum pipe_format src_format, function
484 if (formats_compatible(src_format, dst_format) &&

Completed in 233 milliseconds