Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/vulkan/
Dvn_image.c653 VkSampler sampler_handle = vn_sampler_to_handle(sampler); in vn_CreateSampler() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_lower_logical_sends.cpp793 const fs_reg &sampler_handle, in lower_sampler_logical_send_gfx7()
1256 const fs_reg &sampler_handle = inst->src[TEX_LOGICAL_SRC_SAMPLER_HANDLE]; in lower_sampler_logical_send() local
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard.h986 unsigned sampler_handle : 16; member