OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qpu_load_imm_i2
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/drivers/vc4/
vc4_qpu.h
147
uint64_t
qpu_load_imm_i2
(struct qpu_reg dst, uint32_t val) ATTRIBUTE_CONST;
vc4_qpu.c
175
qpu_load_imm_i2
(struct qpu_reg dst, uint32_t val)
function
vc4_qpu_emit.c
465
queue(block,
qpu_load_imm_i2
(dst, qinst->src[0].index));
Completed in 466 milliseconds