| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_opt_memcpy.c | 95 unsigned stride = glsl_get_explicit_stride(type); in type_is_tightly_packed() local
|
| H A D | nir_opt_offsets.c | 154 unsigned stride = (nir_intrinsic_st64(intrin) ? 64 : 1) * comp_size; in try_fold_shared2() local
|
| /third_party/mesa3d/src/egl/wayland/wayland-drm/ |
| H A D | wayland-drm.c | 109 drm_create_buffer(struct wl_client *client, struct wl_resource *resource, uint32_t id, uint32_t name, int32_t width, int32_t height, uint32_t stride, uint32_t format) drm_create_buffer() argument
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_resource.h | 40 uint32_t stride; member
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs_lower_regioning.cpp | 409 const unsigned stride = lower_dst_modifiers() local 452 const unsigned stride = type_sz(inst->dst.type) * inst->dst.stride / lower_src_region() local 501 const unsigned stride = required_dst_byte_stride(inst) / lower_dst_region() local [all...] |
| /third_party/mesa3d/src/gallium/winsys/sw/wrapper/ |
| H A D | wrapper_sw_winsys.c | 65 unsigned stride; /**< because we get stride at create */ member 101 wsw_dt_get_stride(struct wrapper_sw_displaytarget *wdt, unsigned *stride) in wsw_dt_get_stride() argument 123 wsw_dt_wrap_texture(struct wrapper_sw_winsys *wsw, struct pipe_resource *tex, unsigned *stride) wsw_dt_wrap_texture() argument 146 wsw_dt_create(struct sw_winsys *ws, unsigned bind, enum pipe_format format, unsigned width, unsigned height, unsigned alignment, const void *front_private, unsigned *stride) wsw_dt_create() argument 180 wsw_dt_from_handle(struct sw_winsys *ws, const struct pipe_resource *templ, struct winsys_handle *whandle, unsigned *stride) wsw_dt_from_handle() argument [all...] |
| /third_party/mesa3d/src/gallium/winsys/virgl/vtest/ |
| H A D | virgl_vtest_winsys.h | 64 uint32_t stride; member
|
| /third_party/mesa3d/src/imagination/rogue/ |
| H A D | rogue_regalloc.c | 112 size_t stride = reg_data->stride; in rogue_ra_init() local
|
| /third_party/mesa3d/src/gallium/winsys/sw/hgl/ |
| H A D | hgl_sw_winsys.cpp | 62 unsigned stride; member 109 hgl_winsys_displaytarget_create(struct sw_winsys* winsys, unsigned textureUsage, enum pipe_format format, unsigned width, unsigned height, unsigned alignment, const void *front_private, unsigned* stride) hgl_winsys_displaytarget_create() argument 172 hgl_winsys_displaytarget_from_handle(struct sw_winsys* winsys, const struct pipe_resource* templat, struct winsys_handle* whandle, unsigned* stride) hgl_winsys_displaytarget_from_handle() argument
|
| /third_party/mesa3d/src/gallium/winsys/sw/gdi/ |
| H A D | gdi_sw_winsys.c | 54 unsigned stride; member 122 gdi_sw_displaytarget_create(struct sw_winsys *winsys, unsigned tex_usage, enum pipe_format format, unsigned width, unsigned height, unsigned alignment, const void *front_private, unsigned *stride) gdi_sw_displaytarget_create() argument 175 gdi_sw_displaytarget_from_handle(struct sw_winsys *winsys, const struct pipe_resource *templet, struct winsys_handle *whandle, unsigned *stride) gdi_sw_displaytarget_from_handle() argument
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_job_common.h | 91 uint32_t stride; member
|
| /third_party/mesa3d/src/gallium/winsys/svga/drm/ |
| H A D | vmw_screen_dri.c | 325 vmw_drm_surface_get_handle(struct svga_winsys_screen *sws, struct svga_winsys_surface *surface, unsigned stride, struct winsys_handle *whandle) vmw_drm_surface_get_handle() argument
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | block_splitter_inc.h | 12 InitialEntropyCodes(const DataType* data, size_t length, size_t stride, size_t num_histograms, HistogramType* histograms) InitialEntropyCodes() argument 32 RandomSample(uint32_t* seed, const DataType* data, size_t length, size_t stride, HistogramType* sample) RandomSample() argument 46 RefineEntropyCodes(const DataType* data, size_t length, size_t stride, size_t num_histograms, HistogramType* histograms) RefineEntropyCodes() argument [all...] |
| /third_party/mesa3d/src/mesa/vbo/ |
| H A D | vbo_save_loopback.c | 180 const GLuint stride = _vbo_save_get_stride(node); in _vbo_loopback_vertex_list() local 188 &prims[i], wrap_count, stride, la, nr); in _vbo_loopback_vertex_list() local 95 loopback_prim(struct gl_context *ctx, const GLubyte *buffer, const struct _mesa_prim *prim, GLuint wrap_count, GLuint stride, const struct loopback_attr *la, GLuint nr) loopback_prim() argument
|
| H A D | vbo_exec_draw.c | 118 const GLuint stride = exec->vtx.vertex_size*sizeof(GLfloat); in vbo_exec_bind_arrays() local
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_query_pool.c | 103 vn_GetQueryPoolResults(VkDevice device, VkQueryPool queryPool, uint32_t firstQuery, uint32_t queryCount, size_t dataSize, void *pData, VkDeviceSize stride, VkQueryResultFlags flags) vn_GetQueryPoolResults() argument
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_cmd_enqueue.c | 33 vk_cmd_enqueue_CmdDrawMultiEXT(VkCommandBuffer commandBuffer, uint32_t drawCount, const VkMultiDrawInfoEXT *pVertexInfo, uint32_t instanceCount, uint32_t firstInstance, uint32_t stride) vk_cmd_enqueue_CmdDrawMultiEXT() argument 70 vk_cmd_enqueue_CmdDrawMultiIndexedEXT(VkCommandBuffer commandBuffer, uint32_t drawCount, const VkMultiDrawIndexedInfoEXT *pIndexInfo, uint32_t instanceCount, uint32_t firstInstance, uint32_t stride, const int32_t *pVertexOffset) vk_cmd_enqueue_CmdDrawMultiIndexedEXT() argument
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_query.c | 252 dzn_GetQueryPoolResults(VkDevice device, VkQueryPool queryPool, uint32_t firstQuery, uint32_t queryCount, size_t dataSize, void *pData, VkDeviceSize stride, VkQueryResultFlags flags) dzn_GetQueryPoolResults() argument
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_varyings.h | 56 unsigned stride; member
|
| /third_party/mesa3d/include/vulkan/ |
| H A D | vk_android_native_buffer.h | 69 int stride; member
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_linear.c | 52 linear_fallback(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, uint8_t *color, unsigned stride) linear_fallback() argument 77 lp_fs_linear_run(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) lp_fs_linear_run() argument
|
| H A D | lp_rast_linear_fallback.c | 99 const unsigned stride = scene->cbufs[0].stride; in shade_quads() local
|
| H A D | lp_state_fs_fastpath.c | 127 unsigned stride = strides[0] / sizeof *cbuf; in opaque_color() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_stateobj.h | 74 unsigned stride; member
|
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_resource.h | 39 uint32_t stride; member
|