Searched defs:trunc_coord (Results 1 – 4 of 4) sorted by relevance
193 …bool trunc_coord = ((pCreateInfo->minFilter == VK_FILTER_NEAREST && pCreateInfo->magFilter == VK_F… in radv_init_sampler() local
31 unsigned trunc_coord : 1; member
4263 bool trunc_coord = (state->min_img_filter == PIPE_TEX_FILTER_NEAREST && in si_create_sampler_state() local
586 bool trunc_coord = state->min_img_filter == PIPE_TEX_FILTER_NEAREST && in evergreen_create_sampler_state() local