Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/os/
H A Dmos_gpucontext_specific.cpp1075 uint32_t batchBufferEndCmd = MI_BATCHBUFFER_END; in SubmitCommandBuffer() local
1090 uint32_t batchBufferEndCmd = MI_BATCHBUFFER_END; in SubmitCommandBuffer() local
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/
H A Dmos_gpucontext_specific_next.cpp1428 uint32_t batchBufferEndCmd = MI_BATCHBUFFER_END; in SubmitCommandBuffer() local
1443 uint32_t batchBufferEndCmd = MI_BATCHBUFFER_END; in SubmitCommandBuffer() local
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/xe/
H A Dmos_gpucontext_specific_next_xe.cpp521 uint32_t batchBufferEndCmd = MI_BATCHBUFFER_END; in ParallelSubmitCommands() local