Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir2/
H A Dinstr-a2xx.h207 SQ_PARAMETER_PIXEL = 2, enumerator
H A Ddisasm-a2xx.c565 [SQ_PARAMETER_PIXEL] = "PARAM/PIXEL", in print_cf_alloc()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dir2_assemble.c384 alloc.buffer_select = SQ_PARAMETER_PIXEL; in assemble()
490 if (buffer == SQ_PARAMETER_PIXEL && in assemble()
H A Dir2_private.h302 return num < 32 ? SQ_PARAMETER_PIXEL : num >= 62 ? SQ_POSITION : SQ_MEMORY; in export_buf()

Completed in 5 milliseconds