OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:id_context
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/identity/
id_context.c
33
#include "
id_context
.h"
714
struct identity_context *
id_context
= identity_context(_pipe);
local
716
struct pipe_context *pipe =
id_context
->pipe;
725
return identity_sampler_view_create(
id_context
, id_resource, result);
742
struct identity_context *
id_context
= identity_context(_pipe);
local
744
struct pipe_context *pipe =
id_context
->pipe;
753
return identity_surface_create(
id_context
, id_resource, result);
772
struct identity_context *
id_context
= identity_context(_context);
local
774
struct pipe_context *context =
id_context
->pipe;
785
return identity_transfer_create(
id_context
, id_resource, result)
801
struct identity_context *
id_context
= identity_context(_context);
local
817
struct identity_context *
id_context
= identity_context(_context);
local
832
struct identity_context *
id_context
= identity_context(_context);
local
852
struct identity_context *
id_context
= identity_context(_context);
local
[
all
...]
/external/mesa3d/src/gallium/drivers/identity/
id_context.c
33
#include "
id_context
.h"
714
struct identity_context *
id_context
= identity_context(_pipe);
local
716
struct pipe_context *pipe =
id_context
->pipe;
725
return identity_sampler_view_create(
id_context
, id_resource, result);
742
struct identity_context *
id_context
= identity_context(_pipe);
local
744
struct pipe_context *pipe =
id_context
->pipe;
753
return identity_surface_create(
id_context
, id_resource, result);
772
struct identity_context *
id_context
= identity_context(_context);
local
774
struct pipe_context *context =
id_context
->pipe;
785
return identity_transfer_create(
id_context
, id_resource, result)
801
struct identity_context *
id_context
= identity_context(_context);
local
817
struct identity_context *
id_context
= identity_context(_context);
local
832
struct identity_context *
id_context
= identity_context(_context);
local
852
struct identity_context *
id_context
= identity_context(_context);
local
[
all
...]
Completed in 67 milliseconds