Home
last modified time | relevance | path

Searched defs:num_uavs (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_uav.c335 svga_find_uav_from_list(struct svga_context *svga, SVGA3dUAViewId uaViewId, unsigned num_uavs, SVGA3dUAViewId *uaViewsId) svga_find_uav_from_list() 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
687 need_to_set_uav(struct svga_context *svga, int uavSpliceIndex, unsigned num_uavs, SVGA3dUAViewId *uaViewIds, struct svga_winsys_surface **uaViews) need_to_set_uav() argument
748 unsigned num_uavs = 0; update_uav() local
815 need_to_set_cs_uav(struct svga_context *svga, unsigned num_uavs, SVGA3dUAViewId *uaViewIds, struct svga_winsys_surface **uaViews) need_to_set_cs_uav() argument
859 unsigned num_uavs = 0; update_cs_uav() local
[all...]
H A Dsvga_context.h507 unsigned num_uavs; member
/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler.h66 size_t num_uavs; member
H A Dclc_compiler.c47 unsigned *num_uavs; member
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c460 uint32_t num_uavs; member
920 unsigned num_uavs = util_dynarray_num_elements(&ctx->uav_metadata_nodes, const struct dxil_mdnode *); in get_resource_id() local

Completed in 14 milliseconds