Home
last modified time | relevance | path

Searched defs:num_stats (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
H A Danv_pipeline_cache.c259 uint32_t num_stats = blob_read_uint32(blob); in anv_shader_bin_deserialize() local
68 anv_shader_bin_create(struct anv_device *device, gl_shader_stage stage, const void *key_data, uint32_t key_size, const void *kernel_data, uint32_t kernel_size, const struct brw_stage_prog_data *prog_data_in, uint32_t prog_data_size, const struct brw_compile_stats *stats, uint32_t num_stats, const nir_xfb_info *xfb_info_in, const struct anv_pipeline_bind_map *bind_map) anv_shader_bin_create() argument
322 anv_device_upload_kernel(struct anv_device *device, struct vk_pipeline_cache *cache, gl_shader_stage stage, const void *key_data, uint32_t key_size, const void *kernel_data, uint32_t kernel_size, const struct brw_stage_prog_data *prog_data, uint32_t prog_data_size, const struct brw_compile_stats *stats, uint32_t num_stats, const nir_xfb_info *xfb_info, const struct anv_pipeline_bind_map *bind_map) anv_device_upload_kernel() argument
[all...]
H A Danv_pipeline.c536 uint32_t num_stats; member
[all...]
H A Danv_private.h3032 uint32_t num_stats; member

Completed in 12 milliseconds