Searched defs:command_count (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/hardware/google/gfxstream/host/magma/ |
D | Decoder.cpp | 204 magma_connection_t connection, uint32_t context_id, uint64_t command_count, in magma_connection_execute_immediate_commands() 390 magma_connection_t connection, uint32_t context_id, uint64_t command_count, in magma_connection_execute_immediate_commands_fudge()
|
/aosp_15_r20/hardware/google/gfxstream/guest/magma/magma_enc/ |
D | magma_entry.cpp | 186 …ate_commands(magma_connection_t connection, uint32_t context_id, uint64_t command_count, magma_inl… in magma_connection_execute_immediate_commands() 192 …mmands_fudge(magma_connection_t connection, uint32_t context_id, uint64_t command_count, void* com… in magma_connection_execute_immediate_commands_fudge()
|
D | magma_enc.cpp | 885 …void *self , magma_connection_t connection, uint32_t context_id, uint64_t command_count, magma_inl… in magma_connection_execute_immediate_commands_enc() 932 …void *self , magma_connection_t connection, uint32_t context_id, uint64_t command_count, void* com… in magma_connection_execute_immediate_commands_fudge_enc()
|
/aosp_15_r20/hardware/google/graphics/common/libacryl/hdrplugin_headers/hardware/exynos/ |
D | g2d_hdr_plugin.h | 28 unsigned int command_count; member
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | command_test.cpp | 41 size_t command_count = GetAllCommandNames().size(); in TEST() local
|
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/ |
H A D | hk_queue.c | 393 unsigned command_count = 0; in queue_submit() local
|
/aosp_15_r20/external/mesa3d/src/asahi/lib/ |
H A D | asahi_proto.h | 127 uint32_t command_count; member
|
H A D | unstable_asahi_drm.h | 333 __u32 command_count; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/ |
H A D | agx_batch.c | 906 unsigned command_count = 0; in agx_batch_submit() local
|