Searched defs:pipe_type (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_state_uav.c | 209 svga_uav_cache_purge(struct svga_context *svga, enum svga_pipe_type pipe_type) in svga_uav_cache_purge() argument 194 svga_uav_cache_use_uav(struct svga_context *svga, enum svga_pipe_type pipe_type, struct svga_uav *uav) svga_uav_cache_use_uav() argument 350 svga_create_uav_list(struct svga_context *svga, enum svga_pipe_type pipe_type, unsigned num_free_uavs, unsigned *num_uavs, SVGA3dUAViewId *uaViewIds, struct svga_winsys_surface **uaViews) svga_create_uav_list() argument 592 svga_save_uav_state(struct svga_context *svga, enum svga_pipe_type pipe_type, unsigned num_uavs, SVGA3dUAViewId *uaViewIds, struct svga_winsys_surface **uaViews) svga_save_uav_state() argument [all...] |
H A D | svga_draw.c | 351 svga_validate_sampler_resources(struct svga_context *svga, enum svga_pipe_type pipe_type) svga_validate_sampler_resources() argument 434 svga_validate_constant_buffers(struct svga_context *svga, enum svga_pipe_type pipe_type) svga_validate_constant_buffers() argument 534 svga_validate_image_views(struct svga_context *svga, enum svga_pipe_type pipe_type) svga_validate_image_views() argument 573 svga_validate_shader_buffers(struct svga_context *svga, enum svga_pipe_type pipe_type) svga_validate_shader_buffers() argument
|
/third_party/ltp/testcases/kernel/ipc/pipeio/ |
H A D | pipeio.c | 113 static char *pipe_type; /* type of pipe under test */ variable
|
/third_party/mesa3d/src/gallium/frontends/vdpau/ |
H A D | vdpau_private.h | 82 PipeToChroma(enum pipe_video_chroma_format pipe_type) in PipeToChroma() argument
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
H A D | State.h | 390 unsigned pipe_type; member
|
Completed in 6 milliseconds