Home
last modified time | relevance | path

Searched refs:supports_images (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Ddevice.cpp65 const bool supports_images = dev.image_support(); in get_highest_supported_version() local
106 (supports_images && in get_highest_supported_version()
128 (supports_images && in get_highest_supported_version()
315 bool supports_images = get_compute_param<uint32_t>(pipe, ir_format(), in image_support() local
317 if (!supports_images) in image_support()

Completed in 1 milliseconds