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

/external/mesa3d/src/gallium/drivers/vc4/kernel/
H A Dvc4_validate.c738 static const uint32_t shader_reloc_offsets[] = { local
743 uint32_t shader_reloc_count = ARRAY_SIZE(shader_reloc_offsets);
753 nr_relocs = ARRAY_SIZE(shader_reloc_offsets) + nr_attributes;
813 uint32_t o = shader_reloc_offsets[i];
875 bo[ARRAY_SIZE(shader_reloc_offsets) + i];

Completed in 87 milliseconds