Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_nir.c103 unsigned nfields = glsl_get_length(itype); in nir_vk_is_not_xfb_output() local
105 for (unsigned f = 0; f < nfields; f++) { in nir_vk_is_not_xfb_output()