Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/metal/
DDisplayMtl.h133 mtl::CommandQueue &cmdQueue() { return mCmdQueue; } in cmdQueue() function
Dmtl_command_buffer.h123 CommandQueue &cmdQueue() { return mCmdQueue; } in cmdQueue() function
193 CommandQueue &cmdQueue() { return mCmdBuffer.cmdQueue(); } in cmdQueue() function
/external/oj-libjdwp/src/share/back/
DdebugLoop.c52 static volatile struct PacketList *cmdQueue; variable
/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
Dtest_create_context.cpp155 clCommandQueueWrapper cmdQueue = clCreateCommandQueueWithProperties( in context_create() local
Dtest_functions_kernel.cpp199 clCommandQueueWrapper cmdQueue = clCreateCommandQueueWithProperties( in kernel_functions() local
Dtest_interop_sync.cpp162 clCommandQueueWrapper cmdQueue = clCreateCommandQueueWithProperties( in interop_user_sync() local
Dtest_memory_access.cpp114 clCommandQueueWrapper cmdQueue = clCreateCommandQueueWithProperties( in memory_access() local
Dtest_other_data_types.cpp96 clCommandQueueWrapper cmdQueue = clCreateCommandQueueWithProperties( in other_data_types() local
Dtest_functions_api.cpp150 clCommandQueueWrapper cmdQueue = clCreateCommandQueueWithProperties( in api_functions() local