Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/util/
Dpan_ir.h44 PAN_TABLE_SAMPLER, enumerator
/third_party/mesa3d/src/panfrost/lib/
Dpan_blitter.c1140 panfrost_make_resource_table(T, PAN_TABLE_SAMPLER, samplers, 1); in pan_preload_emit_dcd()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_cmdstream.c3154 panfrost_make_resource_table(T, PAN_TABLE_SAMPLER, 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()