Searched refs:PIPE_CONTEXT_COMPUTE_ONLY (Results 1 – 4 of 4) sorted by relevance
48 pipe = dev.pipe->context_create(dev.pipe, NULL, PIPE_CONTEXT_COMPUTE_ONLY); in command_queue()
373 #define PIPE_CONTEXT_COMPUTE_ONLY (1 << 0) macro
451 if (flags & PIPE_CONTEXT_COMPUTE_ONLY) in si_pipe_create_context()
672 (context_flags & PIPE_CONTEXT_COMPUTE_ONLY)) in r600_common_context_init()