Home
last modified time | relevance | path

Searched defs:stride (Results 501 - 525 of 1582) sorted by relevance

1...<<21222324252627282930>>...64

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
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...]
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_cs.h113 unsigned stride; member
/third_party/mesa3d/src/gallium/auxiliary/rbug/
H A Drbug_texture.c115 rbug_send_texture_write(struct rbug_connection *__con, rbug_texture_t texture, uint32_t face, uint32_t level, uint32_t zslice, uint32_t x, uint32_t y, uint32_t w, uint32_t h, uint8_t *data, uint32_t data_len, uint32_t stride, uint32_t *__serial) rbug_send_texture_write() argument
363 rbug_send_texture_read_reply(struct rbug_connection *__con, uint32_t serial, uint32_t format, uint32_t blockw, uint32_t blockh, uint32_t blocksize, uint8_t *data, uint32_t data_len, uint32_t stride, uint32_t *__serial) rbug_send_texture_read_reply() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_debug_image.c49 debug_dump_image(const char *prefix, enum pipe_format format, UNUSED unsigned cpp, unsigned width, unsigned height, unsigned stride, const void *data) debug_dump_image() argument
236 debug_dump_float_rgba_bmp(const char *filename, unsigned width, unsigned height, float *rgba, unsigned stride) debug_dump_float_rgba_bmp() argument
292 debug_dump_ubyte_rgba_bmp(const char *filename, unsigned width, unsigned height, const ubyte *rgba, unsigned stride) debug_dump_ubyte_rgba_bmp() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_gmem.c72 uint32_t stride = 0; in emit_mrt() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_bufmgr.h107 uint32_t stride; member
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_resource.h48 uint32_t stride; /* row stride */ member
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_gmem.c78 uint32_t stride = 0; in emit_mrt() local
/third_party/mesa3d/src/gallium/frontends/va/
H A Dimage.c210 unsigned stride = 0; in vlVaDeriveImage() local
[all...]
/third_party/mesa3d/src/gbm/main/
H A Dgbm.c615 gbm_bo_map(struct gbm_bo *bo, uint32_t x, uint32_t y, uint32_t width, uint32_t height, uint32_t flags, uint32_t *stride, void **map_data) gbm_bo_map() argument
[all...]
H A Dgbm_backend_abi.h183 uint32_t stride; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query_hw.c399 unsigned qoffset = 0, stride; in nvc0_hw_get_query_result_resource() local
H A Dnvc0_program.h11 uint32_t stride[4]; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_1_0_params.cpp35 CaptureColorPointer_pointer(const State &glState, bool isCallValid, GLint size, VertexAttribType typePacked, GLsizei stride, const void *pointer, ParamCapture *paramCapture) CaptureColorPointer_pointer() argument
272 CaptureNormalPointer_pointer(const State &glState, bool isCallValid, VertexAttribType typePacked, GLsizei stride, const void *pointer, ParamCapture *paramCapture) CaptureNormalPointer_pointer() argument
300 CaptureTexCoordPointer_pointer(const State &glState, bool isCallValid, GLint size, VertexAttribType typePacked, GLsizei stride, const void *pointer, ParamCapture *paramCapture) CaptureTexCoordPointer_pointer() argument
353 CaptureVertexPointer_pointer(const State &glState, bool isCallValid, GLint size, VertexAttribType typePacked, GLsizei stride, const void *pointer, ParamCapture *paramCapture) CaptureVertexPointer_pointer() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A DBufferMtl.h66 GLuint stride; member
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBufferDD.cpp355 int stride = DDSD.lPitch; in screenshot() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkImage.hpp39 int stride = 0; member
/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/
H A Dexternal_interface.h103 size_t stride; member

Completed in 17 milliseconds

1...<<21222324252627282930>>...64