Home
last modified time | relevance | path

Searched defs:sampler_handle (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_fs.cpp4943 const fs_reg &sampler_handle, in lower_sampler_logical_send_gen7()
5335 const fs_reg &sampler_handle = inst->src[TEX_LOGICAL_SRC_SAMPLER_HANDLE]; in lower_sampler_logical_send() local
/external/mesa3d/src/panfrost/midgard/
Dmidgard.h783 unsigned sampler_handle : 16; member