OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:soft_event
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/core/
event.cpp
135
soft_event
::
soft_event
(clover::context &ctx,
function in class:soft_event
144
soft_event
::status() const {
159
soft_event
::queue() const {
164
soft_event
::command() const {
169
soft_event
::wait() const {
event.hpp
122
/// A
soft_event
is not associated with any specific hardware task
126
class
soft_event
: public event {
class in namespace:clover
128
soft_event
(clover::context &ctx, std::vector<clover::event *> deps,
/external/mesa3d/src/gallium/state_trackers/clover/core/
event.cpp
135
soft_event
::
soft_event
(clover::context &ctx,
function in class:soft_event
144
soft_event
::status() const {
159
soft_event
::queue() const {
164
soft_event
::command() const {
169
soft_event
::wait() const {
event.hpp
122
/// A
soft_event
is not associated with any specific hardware task
126
class
soft_event
: public event {
class in namespace:clover
128
soft_event
(clover::context &ctx, std::vector<clover::event *> deps,
Completed in 511 milliseconds