Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/
Dshader_info.h84 uint32_t patch_outputs_read; member
/external/mesa3d/src/compiler/nir/
Dnir_gather_info.c64 shader->info.patch_outputs_read |= bitfield; in set_io_mask()
358 shader->info.patch_outputs_read = 0; in nir_shader_gather_info()
/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c6883 ctx.tcs_patch_outputs_read = shaders[i]->info.patch_outputs_read; in ac_translate_nir_to_llvm()