Home
last modified time | relevance | path

Searched refs:PAN_TABLE_TEXTURE (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/panfrost/util/
Dpan_ir.h45 PAN_TABLE_TEXTURE, enumerator
/third_party/mesa3d/src/panfrost/lib/
Dpan_blitter.c1139 panfrost_make_resource_table(T, PAN_TABLE_TEXTURE, textures, tex_count); in pan_preload_emit_dcd()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_cmdstream.c3150 panfrost_make_resource_table(T, PAN_TABLE_TEXTURE, in panfrost_emit_resources()
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c3619 uint32_t tables = (PAN_TABLE_SAMPLER << 11) | (PAN_TABLE_TEXTURE << 27); in bi_emit_tex_valhall()