/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_instance.h | 168 vn_instance_cs_shmem_alloc(struct vn_instance *instance, size_t size, size_t *out_offset) vn_instance_cs_shmem_alloc() argument
|
H A D | vn_cs.h | 165 vn_cs_encoder_reserve(struct vn_cs_encoder *enc, size_t size) in vn_cs_encoder_reserve() argument 179 vn_cs_encoder_write(struct vn_cs_encoder *enc, size_t size, const void *val, size_t val_size) vn_cs_encoder_write() argument 196 vn_cs_decoder_init(struct vn_cs_decoder *dec, const void *data, size_t size) vn_cs_decoder_init() argument 208 vn_cs_decoder_peek_internal(const struct vn_cs_decoder *dec, size_t size, void *val, size_t val_size) vn_cs_decoder_peek_internal() argument 227 vn_cs_decoder_read(struct vn_cs_decoder *dec, size_t size, void *val, size_t val_size) vn_cs_decoder_read() argument 237 vn_cs_decoder_peek(const struct vn_cs_decoder *dec, size_t size, void *val, size_t val_size) vn_cs_decoder_peek() argument [all...] |
H A D | vn_feedback.c | 38 vn_feedback_buffer_create(struct vn_device *dev, uint32_t size, const VkAllocationCallbacks *alloc, struct vn_feedback_buffer **out_feedback_buf) vn_feedback_buffer_create() argument 158 vn_feedback_pool_init(struct vn_device *dev, struct vn_feedback_pool *pool, uint32_t size, const VkAllocationCallbacks *alloc) vn_feedback_pool_init() argument 191 vn_feedback_pool_alloc_locked(struct vn_feedback_pool *pool, uint32_t size, uint32_t *out_offset) vn_feedback_pool_alloc_locked() argument [all...] |
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_fence.c | 125 size_t size = offsetof(struct vk_fence, permanent) + sync_type->size; in vk_fence_create() local
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_build_util.h | 234 BuildUtil::getScratch(int size, DataFile f) in getScratch() argument 242 BuildUtil::getSSA(int size, DataFile f) in getSSA() argument
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bi_opt_mod_props.c | 87 bi_is_fabsneg(enum bi_opcode op, enum bi_size size) in bi_is_fabsneg() argument 173 unsigned size = bi_opcode_props[I->op].size; in bi_opt_mod_prop_forward() local 213 bi_is_fclamp(enum bi_opcode op, enum bi_size size) in bi_is_fclamp() argument 232 bi_sized_mux_op(unsigned size) bi_sized_mux_op() argument 243 bi_is_fixed_mux(bi_instr *I, unsigned size, bi_index v1) bi_is_fixed_mux() argument [all...] |
H A D | bi_opt_push_ubo.c | 297 unsigned size = 0; in bi_opt_reorder_push() local 190 bi_find_component(adjacency_row *adjacency, BITSET_WORD *visited, unsigned *component, unsigned *size, unsigned node) bi_find_component() argument [all...] |
/third_party/mesa3d/src/util/ |
H A D | set.c | 55 uint32_t max_entries, size, rehash; member 268 uint32_t size = ht->size; set_search() local 311 uint32_t size = ht->size; set_add_rehash() local 405 uint32_t size = ht->size; set_search_or_add() local [all...] |
H A D | u_debug_memory.c | 73 size_t size; member 124 debug_malloc(const char *file, unsigned line, const char *function, size_t size) debug_malloc() argument [all...] |
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_sampler.h | 26 size_t size = 0; in vn_sizeof_VkSamplerReductionModeCreateInfo_self() local 35 size_t size = 0; in vn_sizeof_VkSamplerReductionModeCreateInfo() local 79 size_t size = 0; in vn_sizeof_VkSamplerCustomBorderColorCreateInfoEXT_self() local 89 size_t size = 0; vn_sizeof_VkSamplerCustomBorderColorCreateInfoEXT() local 128 size_t size = 0; vn_sizeof_VkSamplerCreateInfo_pnext() local 165 size_t size = 0; vn_sizeof_VkSamplerCreateInfo_self() local 189 size_t size = 0; vn_sizeof_VkSamplerCreateInfo() local [all...] |
/third_party/mesa3d/include/android_stub/backtrace/ |
H A D | BacktraceMap.h | 145 size_t size() const { return maps_.size(); } in size() function in BacktraceMap
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_rast_debug.c | 469 unsigned size = 0; in lp_scene_bin_size() local
|
H A D | lp_scene.c | 391 unsigned size = 0; in lp_scene_data_size() local
|
H A D | lp_setup_point.c | 340 float size in try_setup_point() local 317 print_point(struct lp_setup_context *setup, const float (*v0)[4], const float size) print_point() argument [all...] |
H A D | lp_setup_vbuf.c | 86 unsigned size = vertex_size * nr_vertices; in lp_setup_allocate_vertices() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
H A D | nouveau_screen.c | 197 int size, ret; in nouveau_screen_init() local
|
H A D | nouveau_mm.c | 85 mm_get_order(uint32_t size) in mm_get_order() argument 103 mm_bucket_by_size(struct nouveau_mman *cache, unsigned size) in mm_bucket_by_size() argument 127 const uint32_t size = mm_default_slab_size(chunk_order); in mm_slab_new() local 169 nouveau_mm_allocate(struct nouveau_mman *cache, uint32_t size, struct nouveau_bo **bo, uint32_t *offset) nouveau_mm_allocate() argument [all...] |
H A D | nouveau_vp3_video.c | 382 int size; in firmware_present() local
|
H A D | nouveau_video.h | 58 NV04_FIFO_PKHDR(int subc, int mthd, unsigned size) in NV04_FIFO_PKHDR() argument 64 NV04_FIFO_PKHDR_NI(int subc, int mthd, unsigned size) in NV04_FIFO_PKHDR_NI() argument 70 BEGIN_NV04(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size) in BEGIN_NV04() argument 77 BEGIN_NI04(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size) in BEGIN_NI04() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_state.c | 336 unsigned size; in nv30_set_constant_buffer() local
|
H A D | nv30_vbo.c | 98 uint32_t base, size; in nv30_prevalidate_vbufs() local 132 uint32_t base, offset, size; in nv30_update_user_vbufs() local 83 nv30_vbuf_range(struct nv30_context *nv30, int vbi, uint32_t *base, uint32_t *size) nv30_vbuf_range() argument
|
H A D | nv30_winsys.h | 112 BEGIN_NV04(struct nouveau_pushbuf *push, int subc, int mthd, int size) in BEGIN_NV04() argument 119 BEGIN_NI04(struct nouveau_pushbuf *push, int subc, int mthd, int size) in BEGIN_NI04() argument
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_compute.c | 530 unsigned size = align(nv50->compprog->parm_size, 0x4); in nv50_compute_upload_input() local [all...] |
H A D | nv50_push.c | 74 unsigned size, nr; in emit_vertices_i08() local 113 unsigned size, nr; in emit_vertices_i16() local 152 unsigned size, nr; in emit_vertices_i32() local 191 unsigned size = ctx->vertex_words * push; emit_vertices_seq() local [all...] |
H A D | nv50_state_validate.c | 531 nv50_state_validate(struct nv50_context *nv50, uint32_t mask, struct nv50_state_validate *validate_list, int size, uint32_t *dirty, struct nouveau_bufctx *bufctx) nv50_state_validate() argument
|