OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dsa_keep_depthstencil
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_blit.c
60
struct pipe_depth_stencil_alpha_state
dsa_keep_depthstencil
;
member in struct:blit_state
717
cso_set_depth_stencil_alpha(ctx->cso, &ctx->
dsa_keep_depthstencil
);
876
cso_set_depth_stencil_alpha(ctx->cso, &ctx->
dsa_keep_depthstencil
);
/external/mesa3d/src/gallium/auxiliary/util/
u_blit.c
60
struct pipe_depth_stencil_alpha_state
dsa_keep_depthstencil
;
member in struct:blit_state
717
cso_set_depth_stencil_alpha(ctx->cso, &ctx->
dsa_keep_depthstencil
);
876
cso_set_depth_stencil_alpha(ctx->cso, &ctx->
dsa_keep_depthstencil
);
Completed in 222 milliseconds