Home
last modified time | relevance | path

Searched defs:hw_offset (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_cl_dump.c33 dump_float(void *cl, uint32_t offset, uint32_t hw_offset) in dump_float()
42 dump_VC4_PACKET_BRANCH_TO_SUB_LIST(void *cl, uint32_t offset, uint32_t hw_offset) in dump_VC4_PACKET_BRANCH_TO_SUB_LIST()
51 dump_loadstore_full(void *cl, uint32_t offset, uint32_t hw_offset) in dump_loadstore_full()
65 dump_VC4_PACKET_LOAD_FULL_RES_TILE_BUFFER(void *cl, uint32_t offset, uint32_t hw_offset) in dump_VC4_PACKET_LOAD_FULL_RES_TILE_BUFFER()
71 dump_VC4_PACKET_STORE_FULL_RES_TILE_BUFFER(void *cl, uint32_t offset, uint32_t hw_offset) in dump_VC4_PACKET_STORE_FULL_RES_TILE_BUFFER()
77 dump_loadstore_general(void *cl, uint32_t offset, uint32_t hw_offset) in dump_loadstore_general()
155 dump_VC4_PACKET_STORE_TILE_BUFFER_GENERAL(void *cl, uint32_t offset, uint32_t hw_offset) in dump_VC4_PACKET_STORE_TILE_BUFFER_GENERAL()
161 dump_VC4_PACKET_LOAD_TILE_BUFFER_GENERAL(void *cl, uint32_t offset, uint32_t hw_offset) in dump_VC4_PACKET_LOAD_TILE_BUFFER_GENERAL()
167 dump_VC4_PACKET_GL_INDEXED_PRIMITIVE(void *cl, uint32_t offset, uint32_t hw_offset) in dump_VC4_PACKET_GL_INDEXED_PRIMITIVE()
187 dump_VC4_PACKET_GL_ARRAY_PRIMITIVE(void *cl, uint32_t offset, uint32_t hw_offset) in dump_VC4_PACKET_GL_ARRAY_PRIMITIVE()
[all …]
/external/libdrm/intel/
Dintel_decode.c57 uint32_t hw_offset; member
3867 void *data, uint32_t hw_offset, int count) in drm_intel_decode_set_batch_pointer()
/external/mesa3d/src/gallium/drivers/ilo/
Dilo_state.c426 unsigned hw_offset; in finalize_index_buffer() local