Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/decode/scripts/
H A Dsanity-a6xx.lua63 function CP_LOAD_STATE6(pkt, size) function
67 dbg("got CP_LOAD_STATE6\n")
/third_party/mesa3d/src/freedreno/.gitlab-ci/reference/
H A Dafuc_test.asm192 CP_LOAD_STATE6: label
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/
H A Dafuc_test.asm254 CP_LOAD_STATE6: label
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.c845 OUT_PKT7(ring, CP_LOAD_STATE6, 3);
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.c183 emit_load_state(&cs, CP_LOAD_STATE6, ST6_SHADER, SB6_IBO, in tu6_emit_load_state()
221 /* TODO: We could emit less CP_LOAD_STATE6 if we used in tu6_emit_load_state()
H A Dtu_cmd_buffer.c4160 uint32_t cp_load_state = compute ? CP_LOAD_STATE6_FRAG : CP_LOAD_STATE6; in tu6_emit_shared_consts()

Completed in 17 milliseconds