Home
last modified time | relevance | path

Searched defs:stride (Results 426 - 450 of 1464) sorted by relevance

1...<<11121314151617181920>>...59

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_ir_vec4.h109 const unsigned stride = (reg.file == UNIFORM ? 0 : 4); in offset() local
190 const unsigned stride = (reg.file == UNIFORM ? 0 : 4); in offset() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dvolume9.c239 NineVolume9_GetSystemMemOffset(enum pipe_format format, unsigned stride, in NineVolume9_GetSystemMemOffset() argument
323 unsigned stride = This->stride; in NineVolume9_LockBox() local
[all...]
/third_party/mesa3d/src/gallium/winsys/sw/dri/
H A Ddri_sw_winsys.c57 unsigned stride; member
118 dri_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) dri_sw_displaytarget_create() argument
215 dri_sw_displaytarget_from_handle(struct sw_winsys *winsys, const struct pipe_resource *templ, struct winsys_handle *whandle, unsigned *stride) dri_sw_displaytarget_from_handle() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_tracker.c407 xa_surface_from_handle(struct xa_tracker *xa, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int flags, uint32_t handle, uint32_t stride) xa_surface_from_handle() argument
421 xa_surface_from_handle2(struct xa_tracker *xa, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int flags, enum xa_handle_type type, uint32_t handle, uint32_t stride) xa_surface_from_handle2() argument
551 xa_surface_handle(struct xa_surface *srf, enum xa_handle_type type, uint32_t * handle, unsigned int *stride) xa_surface_handle() argument
/third_party/mesa3d/src/mesa/main/
H A Drenderbuffer.c466 GLint stride = _mesa_format_row_stride(rb->Format, in _mesa_map_renderbuffer() local
H A Deval.c370 _mesa_Map1f( GLenum target, GLfloat u1, GLfloat u2, GLint stride, in _mesa_Map1f() argument
378 _mesa_Map1d( GLenum target, GLdouble u1, GLdouble u2, GLint stride, in _mesa_Map1d() argument
381 map1(target, (GLfloat) u1, (GLfloat) u2, stride, order, points, GL_DOUBLE); in _mesa_Map1d() local
/third_party/mesa3d/src/mesa/math/
H A Dm_debug_clip.c73 const GLuint stride = clip_vec->stride; in ref_cliptest_points4() local
131 const GLuint stride = clip_vec->stride; in ref_cliptest_points3() local
166 const GLuint stride = clip_vec->stride; in ref_cliptest_points2() local
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_acceleration_structure.c181 anv_WriteAccelerationStructuresPropertiesKHR( VkDevice _device, uint32_t accelerationStructureCount, const VkAccelerationStructureKHR* pAccelerationStructures, VkQueryType queryType, size_t dataSize, void* pData, size_t stride) anv_WriteAccelerationStructuresPropertiesKHR() argument
H A Danv_gem_stubs.c108 anv_gem_set_tiling(struct anv_device *device, uint32_t gem_handle, uint32_t stride, uint32_t tiling) anv_gem_set_tiling() argument
/third_party/mesa3d/src/intel/tools/
H A Dintel_noop_drm_shim.c50 uint32_t stride; member
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_texture.h85 unsigned stride; member
H A Dpan_cs.h113 unsigned stride; member
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_query_pool.h197 static inline size_t vn_sizeof_vkGetQueryPoolResults(VkDevice device, VkQueryPool queryPool, uint32_t firstQuery, uint32_t queryCount, size_t dataSize, void* pData, VkDeviceSize stride, VkQueryResultFlags flags) in vn_sizeof_vkGetQueryPoolResults() argument
215 static inline void vn_encode_vkGetQueryPoolResults(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkQueryPool queryPool, uint32_t firstQuery, uint32_t queryCount, size_t dataSize, void* pData, VkDeviceSize stride, VkQueryResultFlags flags) in vn_encode_vkGetQueryPoolResults() argument
232 static inline size_t vn_sizeof_vkGetQueryPoolResults_reply(VkDevice device, VkQueryPool queryPool, uint32_t firstQuery, uint32_t queryCount, size_t dataSize, void* pData, VkDeviceSize stride, VkQueryResultFlags flags) in vn_sizeof_vkGetQueryPoolResults_reply() argument
256 static inline VkResult vn_decode_vkGetQueryPoolResults_reply(struct vn_cs_decoder *dec, VkDevice device, VkQueryPool queryPool, uint32_t firstQuery, uint32_t queryCount, size_t dataSize, void* pData, VkDeviceSize stride, VkQueryResultFlags flags) in vn_decode_vkGetQueryPoolResults_reply() argument
376 static inline void vn_submit_vkGetQueryPoolResults(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, VkQueryPool queryPool, uint32_t firstQuery, uint32_t queryCount, size_t dataSize, void* pData, VkDeviceSize stride, VkQueryResultFlags flags, struct vn_instance_submit_command *submit) in vn_submit_vkGetQueryPoolResults() argument
459 vn_call_vkGetQueryPoolResults(struct vn_instance *vn_instance, VkDevice device, VkQueryPool queryPool, uint32_t firstQuery, uint32_t queryCount, size_t dataSize, void* pData, VkDeviceSize stride, VkQueryResultFlags flags) vn_call_vkGetQueryPoolResults() argument
475 vn_async_vkGetQueryPoolResults(struct vn_instance *vn_instance, VkDevice device, VkQueryPool queryPool, uint32_t firstQuery, uint32_t queryCount, size_t dataSize, void* pData, VkDeviceSize stride, VkQueryResultFlags flags) vn_async_vkGetQueryPoolResults() argument
[all...]
/third_party/mesa3d/src/util/format/
H A Du_format_parse.py329 def stride(self): member in Format
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_descriptor_set.h106 size_t stride; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_priv.h233 unsigned stride[PIPE_MAX_COLOR_BUFS]; in lp_rast_shade_quads_all() local
H A Dlp_setup_vbuf.c168 const unsigned stride = setup->vertex_info->size * sizeof(float); in lp_setup_draw_elements() local
383 const unsigned stride = setup->vertex_info->size * sizeof(float); lp_setup_draw_arrays() local
[all...]
H A Dlp_setup_analysis.c50 const_float4_ptr get_vert(const void *vertex_buffer, int index, int stride) in get_vert() argument
215 check_elts24(struct lp_setup_context *setup, const void *vb, int stride) in check_elts24() argument
320 lp_setup_analyse_triangles(struct lp_setup_context *setup, const void *vb, int stride, int nr) lp_setup_analyse_triangles() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_screen.c135 nouveau_screen_bo_get_handle(struct pipe_screen *pscreen, struct nouveau_bo *bo, unsigned stride, struct winsys_handle *whandle) nouveau_screen_bo_get_handle() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_miptree.c192 unsigned stride; in nv50_miptree_get_handle() local
409 unsigned stride; in nv50_miptree_from_handle() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_gmem.c57 uint32_t stride = 0; in emit_mrt() local
141 uint32_t stride = 0; in emit_zs() local
512 uint32_t stride, size; emit_mem2gmem_surf() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c830 fd_screen_bo_get_handle(struct pipe_screen *pscreen, struct fd_bo *bo, struct renderonly_scanout *scanout, unsigned stride, struct winsys_handle *whandle) fd_screen_bo_get_handle() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_gallium.c619 unsigned stride = info->stride[i] * 4; /* convert dwords->bytes */ ir3_update_max_tf_vtx() local
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_texture.h49 uint32_t stride: 15; member
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
H A DSoftwareRenderer.cpp45 int32 width, height, stride; member
[all...]

Completed in 17 milliseconds

1...<<11121314151617181920>>...59