/third_party/mesa3d/src/mesa/main/ |
H A D | glthread_marshal.h | 55 _mesa_glthread_allocate_command(struct gl_context *ctx, uint16_t cmd_id, unsigned size) _mesa_glthread_allocate_command() argument
|
H A D | glthread_varray.c | 336 element_size(GLint size, GLenum type) in element_size() argument 345 attrib_pointer(struct glthread_state *glthread, struct glthread_vao *vao, GLuint buffer, gl_vert_attrib attrib, GLint size, GLenum type, GLsizei stride, const void *pointer) attrib_pointer() argument 369 _mesa_glthread_AttribPointer(struct gl_context *ctx, gl_vert_attrib attrib, GLint size, GLenum type, GLsizei stride, const void *pointer) _mesa_glthread_AttribPointer() argument 381 _mesa_glthread_DSAAttribPointer(struct gl_context *ctx, GLuint vaobj, GLuint buffer, gl_vert_attrib attrib, GLint size, GLenum type, GLsizei stride, GLintptr offset) _mesa_glthread_DSAAttribPointer() argument 398 attrib_format(struct glthread_state *glthread, struct glthread_vao *vao, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) attrib_format() argument 413 _mesa_glthread_AttribFormat(struct gl_context *ctx, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) _mesa_glthread_AttribFormat() argument 423 _mesa_glthread_DSAAttribFormat(struct gl_context *ctx, GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) _mesa_glthread_DSAAttribFormat() argument [all...] |
/third_party/mesa3d/src/microsoft/clc/ |
H A D | clc_compiler_test.cpp | 2041 auto size = ShaderArg<uint32_t>(0, SHADER_ARG_OUTPUT); TEST_F() local [all...] |
H A D | clc_compiler.h | 46 unsigned size; member 72 size_t size; member 102 size_t size; member 109 unsigned size; member
|
H A D | compute_test.h | 121 create_buffer_with_data(const void *data, size_t size) in create_buffer_with_data() argument [all...] |
/third_party/mesa3d/src/microsoft/spirv_to_dxil/ |
H A D | spirv_to_dxil.h | 80 size_t size; member
|
H A D | dxil_spirv_nir.c | 37 shared_var_info(const struct glsl_type* type, unsigned* size, unsigned* align) in shared_var_info() argument 161 add_push_constant_var(nir_shader *nir, unsigned size, unsigned desc_set, unsigned binding) in add_push_constant_var() argument 182 unsigned size; member 233 dxil_spirv_nir_lower_load_push_constant(nir_shader *shader, nir_address_format ubo_format, unsigned desc_set, unsigned binding, uint32_t *size) dxil_spirv_nir_lower_load_push_constant() argument [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | tznames.cpp | 440 TimeZoneNames::MatchInfoCollection::size() const { in size() function in TimeZoneNames::MatchInfoCollection
|
/third_party/mesa3d/src/intel/tools/ |
H A D | aub_mem.c | 214 size_t size = _size / sizeof(*data); in aub_mem_ggtt_entry_write() local 195 aub_mem_local_write(void *_mem, uint64_t address, const void *data, uint32_t size) aub_mem_local_write() argument 224 aub_mem_phys_write(void *_mem, uint64_t phys_address, const void *data, uint32_t size) aub_mem_phys_write() argument 241 aub_mem_ggtt_write(void *_mem, uint64_t virt_address, const void *data, uint32_t size) aub_mem_ggtt_write() argument [all...] |
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_gem.c | 42 anv_gem_create(struct anv_device *device, uint64_t size) in anv_gem_create() argument 100 anv_gem_mmap_offset(struct anv_device *device, uint32_t gem_handle, uint64_t offset, uint64_t size, uint32_t flags) anv_gem_mmap_offset() argument 122 anv_gem_mmap_legacy(struct anv_device *device, uint32_t gem_handle, uint64_t offset, uint64_t size, uint32_t flags) anv_gem_mmap_legacy() argument 145 anv_gem_mmap(struct anv_device *device, uint32_t gem_handle, uint64_t offset, uint64_t size, uint32_t flags) anv_gem_mmap() argument 164 anv_gem_munmap(struct anv_device *device, void *p, uint64_t size) anv_gem_munmap() argument 171 anv_gem_userptr(struct anv_device *device, void *mem, size_t size) anv_gem_userptr() argument [all...] |
/third_party/mesa3d/src/mapi/glapi/gen/ |
H A D | gl_XML.py | 551 def size(self): member in gl_parameter [all...] |
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | dxil_signature.h | 67 uint32_t size; member
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_print.cpp | 456 int LValue::print(char *buf, size_t size, DataType ty) const in print() argument 514 print(char *buf, size_t size, DataType ty) const print() argument 538 print(char *buf, size_t size, DataType ty) const print() argument 543 print(char *buf, size_t size, Value *rel, Value *dimRel, DataType ty) const print() argument 610 const size_t size = BUFSZ; print() local [all...] |
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_instance.h | 32 size_t size = 0; in vn_sizeof_VkApplicationInfo_self() local 57 size_t size = 0; vn_sizeof_VkApplicationInfo() local 117 size_t size = 0; vn_sizeof_VkInstanceCreateInfo_self() local 151 size_t size = 0; vn_sizeof_VkInstanceCreateInfo() local [all...] |
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_buffer.c | 476 const size_t size = sizeof(*local_infos) * bindInfoCount; vn_BindBufferMemory2() local [all...] |
H A D | vn_image.c | 143 const size_t size = sizeof(VkFormat) * info->list.viewFormatCount; in vn_image_deferred_info_init() local 486 const size_t size = sizeof(*local_infos) * bindInfoCount; in vn_BindImageMemory2() local
|
H A D | vn_device_memory.c | 25 vn_device_memory_pool_grow_alloc(struct vn_device *dev, uint32_t mem_type_index, VkDeviceSize size, struct vn_device_memory **out_mem) vn_device_memory_pool_grow_alloc() argument 132 vn_device_memory_pool_grow_locked(struct vn_device *dev, uint32_t mem_type_index, VkDeviceSize size) vn_device_memory_pool_grow_locked() argument 532 vn_MapMemory(VkDevice device, VkDeviceMemory memory, VkDeviceSize offset, VkDeviceSize size, VkMemoryMapFlags flags, void **ppData) vn_MapMemory() argument 603 const VkDeviceSize size = range->size == VK_WHOLE_SIZE vn_FlushMappedMemoryRanges() local 626 const VkDeviceSize size = range->size == VK_WHOLE_SIZE vn_InvalidateMappedMemoryRanges() local [all...] |
/third_party/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_win32.c | 443 size_t size = sizeof(*chain) + num_images * sizeof(chain->images[0]); in wsi_win32_surface_create_swapchain() local
|
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_vX_nir_lower_descriptors.c | 315 nir_ssa_def *size = nir_channel(b, desc, 2); in lower_get_ssbo_size() local
|
/third_party/mesa3d/include/vulkan/ |
H A D | vk_layer.h | 168 uint32_t size; member
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_scene.h | 238 lp_scene_alloc(struct lp_scene *scene, unsigned size) in lp_scene_alloc() argument 271 lp_scene_alloc_aligned(struct lp_scene *scene, unsigned size, unsigned alignment) lp_scene_alloc_aligned() argument [all...] |
H A D | lp_surface.c | 464 llvmpipe_clear_buffer(struct pipe_context *pipe, struct pipe_resource *res, unsigned offset, unsigned size, const void *clear_value, int clear_value_size) llvmpipe_clear_buffer() argument
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_miptree.c | 412 unsigned blocksz, size; in nv30_miptree_create() local
|
H A D | nv30_transfer.c | 678 nv30_transfer_push_data(struct nouveau_context *nv, struct nouveau_bo *bo, unsigned offset, unsigned domain, unsigned size, void *data) nv30_transfer_push_data() argument 687 nv30_transfer_copy_data(struct nouveau_context *nv, struct nouveau_bo *dst, unsigned d_off, unsigned d_dom, struct nouveau_bo *src, unsigned s_off, unsigned s_dom, unsigned size) nv30_transfer_copy_data() argument
|
H A D | nv30_state.h | 24 unsigned size; member 30 unsigned size; member 36 unsigned size; member [all...] |