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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2.h60 int16_t mem_export_ptr; member in struct:ir2_shader_info
H A Dir2_assemble.c341 ctx->info->mem_export_ptr == -1)
342 ctx->info->mem_export_ptr = cf_idx / 2 * 3;
373 ctx->info->mem_export_ptr = -1;
H A Dfd2_program.c80 util_dynarray_append(patches, uint32_t*, &ring->cur[info->mem_export_ptr]);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2.h60 int16_t mem_export_ptr; member in struct:ir2_shader_info
H A Dir2_assemble.c344 ctx->info->mem_export_ptr == -1)
345 ctx->info->mem_export_ptr = cf_idx / 2 * 3;
377 ctx->info->mem_export_ptr = -1;
H A Dfd2_program.c81 &ring->cur[info->mem_export_ptr]);

Completed in 4 milliseconds