Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_transfer.c74 if (!level->patch_offsets) { in etna_patch_data()
75 level->patch_offsets = CALLOC_STRUCT(util_dynarray); in etna_patch_data()
79 prsc->format, level->patch_offsets); in etna_patch_data()
82 etna_etc2_patch(buffer, level->patch_offsets); in etna_patch_data()
96 etna_etc2_patch(buffer, level->patch_offsets); in etna_unpatch_data()
H A Detnaviv_resource.h62 struct util_dynarray *patch_offsets; member
H A Detnaviv_resource.c458 FREE(rsc->levels[i].patch_offsets); in etna_resource_destroy()

Completed in 3 milliseconds