Searched refs:patch_outputs_read (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dshader_info.h117 uint32_t patch_outputs_read; member in struct:shader_info
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dshader_info.h180 uint32_t patch_outputs_read; member in struct:shader_info
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_gather_info.c64 shader->info.patch_outputs_read |= bitfield;
348 shader->info.patch_outputs_read = 0;
H A Dnir_linking_helpers.c709 &producer->info.patch_outputs_read);
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_gather_info.c126 shader->info.patch_outputs_read |= bitfield;
539 shader->info.patch_outputs_read |= slot_mask;
871 shader->info.patch_outputs_read = 0;
H A Dnir_linking_helpers.c896 &producer->info.patch_outputs_read);
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_nir_lower_tess_io_to_mem.c192 : shader->info.patch_outputs_read;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state_draw.cpp586 tcs->info.base.patch_outputs_read ||
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c3740 ctx.tcs_patch_outputs_read = shaders[i]->info.patch_outputs_read;

Completed in 18 milliseconds