Home
last modified time | relevance | path

Searched defs:cmdQueue (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/
H A Dmtl_command_buffer.h180 CommandQueue &cmdQueue() { return mCmdQueue; } in cmdQueue() function
181 const CommandQueue &cmdQueue() const { return mCmdQueue; } in cmdQueue() function
273 CommandQueue &cmdQueue() { return mCmdBuffer.cmdQueue(); } in cmdQueue() function
H A DDisplayMtl.h152 mtl::CommandQueue &cmdQueue() { return mCmdQueue; } in cmdQueue() function
/aosp_15_r20/hardware/google/aemu/host-common/
DGoldfishSyncCommandQueue.cpp50 GoldfishSyncCommandQueue* cmdQueue = sCommandQueue(); in setQueueCommand() local
/aosp_15_r20/external/oj-libjdwp/src/share/back/
H A DdebugLoop.c54 static volatile struct PacketList *cmdQueue; variable
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
H A Dtest_create_context.cpp155 clCommandQueueWrapper cmdQueue = clCreateCommandQueueWithProperties( in context_create() local
H A Dtest_functions_kernel.cpp199 clCommandQueueWrapper cmdQueue = clCreateCommandQueueWithProperties( in kernel_functions() local
H A Dtest_interop_sync.cpp162 clCommandQueueWrapper cmdQueue = clCreateCommandQueueWithProperties( in interop_user_sync() local
H A Dtest_memory_access.cpp114 clCommandQueueWrapper cmdQueue = clCreateCommandQueueWithProperties( in memory_access() local
H A Dtest_other_data_types.cpp96 clCommandQueueWrapper cmdQueue = clCreateCommandQueueWithProperties( in other_data_types() local
H A Dtest_functions_api.cpp150 clCommandQueueWrapper cmdQueue = clCreateCommandQueueWithProperties( in api_functions() local