Searched defs:sampler_handle (Results 1 – 6 of 6) sorted by relevance
701 const elk_fs_reg &sampler_handle, in lower_sampler_logical_send_gfx7()1082 const elk_fs_reg sampler_handle = inst->src[TEX_LOGICAL_SRC_SAMPLER_HANDLE]; in lower_sampler_logical_send() local
746 const brw_reg &sampler_handle, in lower_sampler_logical_send()1278 const brw_reg sampler_handle = inst->src[TEX_LOGICAL_SRC_SAMPLER_HANDLE]; in lower_sampler_logical_send() local
492 nir_def *sampler_handle = NULL; in lower_resource_tex() local
984 VkSampler sampler_handle = vn_sampler_to_handle(sampler); in vn_CreateSampler() local
944 unsigned sampler_handle : 16; member
197 uint16_t sampler_handle[PIPE_MAX_SAMPLERS]; member