Home
last modified time | relevance | path

Searched refs:copy_prop_sampler (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/compiler/spirv/
Dvtn_private.h474 struct vtn_pointer *copy_prop_sampler; member
Dvtn_variables.c386 if (ptr->var->copy_prop_sampler) in vtn_pointer_to_deref()
387 return vtn_pointer_to_deref(b, ptr->var->copy_prop_sampler); in vtn_pointer_to_deref()
2068 vtn_assert(dest->var->copy_prop_sampler == NULL); in vtn_handle_variables()
2069 dest->var->copy_prop_sampler = in vtn_handle_variables()