OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QPU_W_TLB_Z
(Results
1 - 7
of
7
) sorted by null
/external/mesa3d/src/gallium/drivers/vc4/
vc4_qpu_validate.c
188
if (writes_reg(insts[i + 2],
QPU_W_TLB_Z
)) {
331
if (writes_reg(inst,
QPU_W_TLB_Z
) &&
vc4_qpu_defines.h
98
QPU_W_TLB_Z
,
vc4_qpu.c
274
QPU_W_TLB_Z
,
327
case
QPU_W_TLB_Z
:
662
case
QPU_W_TLB_Z
:
vc4_qpu_disasm.c
175
[
QPU_W_TLB_Z
] = "tlb_z",
vc4_qpu_emit.c
386
dst = qpu_ra(
QPU_W_TLB_Z
);
/external/libdrm/vc4/
vc4_qpu_defines.h
95
QPU_W_TLB_Z
,
/external/mesa3d/src/gallium/drivers/vc4/kernel/
vc4_validate_shaders.c
421
case
QPU_W_TLB_Z
:
Completed in 80 milliseconds