Home
last modified time | relevance | path

Searched refs:VIV_FE_NOP_HEADER_OP_NOP (Results 1 – 3 of 3) sorted by relevance

/third_party/libdrm/tests/etnaviv/
Dcmdstream.xml.h93 #define VIV_FE_NOP_HEADER_OP_NOP 0x18000000 macro
/third_party/mesa3d/src/gallium/drivers/etnaviv/hw/
Dcmdstream.xml.h97 #define VIV_FE_NOP_HEADER_OP_NOP 0x18000000 macro
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_context.c64 etna_cmd_stream_emit(stream, VIV_FE_NOP_HEADER_OP_NOP); in etna_emit_nop_with_data()