Home
last modified time | relevance | path

Searched refs:stride (Results 1501 - 1525 of 2814) sorted by relevance

1...<<61626364656667686970>>...113

/third_party/mesa3d/src/gallium/tests/graw/
H A Dfs-fragcoord.c71 vbuf.stride = sizeof(struct vertex); in set_vertices()
H A Dfs-write-z.c97 vbuf.stride = sizeof(struct vertex); in set_vertices()
H A Dfs-frontface.c93 vbuf.stride = sizeof(struct vertex); in set_vertices()
H A Dtri-large.c60 vbuf.stride = sizeof( struct vertex ); in set_vertices()
H A Dtri.c57 vbuf.stride = sizeof( struct vertex ); in set_vertices()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_dead_code_eliminate.cpp102 inst->dst.stride)); in dead_code_eliminate()
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_resource.h47 unsigned stride[VR_MAX_TEXTURE_2D_LEVELS]; member
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dsurface9.h53 unsigned stride; /* for system memory backing */ member
/third_party/mesa3d/src/mesa/main/
H A Dvarray.h38 int defstride; /* default stride */
125 GLintptr offset, GLsizei stride,
/third_party/mesa3d/src/intel/vulkan/
H A Danv_gem_stubs.c109 uint32_t gem_handle, uint32_t stride, uint32_t tiling) in anv_gem_set_tiling()
108 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/panfrost/lib/
H A Dpan_texture.h57 * For linear images, this will equal the logical stride. For
59 * the logical stride.
82 * is its offset/stride? */
85 unsigned stride; member
/third_party/mesa3d/include/android_stub/android/
H A Dhardware_buffer.h307 uint32_t stride; ///< Row stride in pixels, ignored for AHardwareBuffer_allocate() member
446 * stride and the pixel stride for each plane.
512 * description, except stride, which is always ignored. For example,
527 * additional information about the bytes per pixel and the bytes per stride
528 * of the locked buffer. If the bytes per pixel or bytes per stride are unknown
/third_party/mesa3d/include/vulkan/
H A Dvk_android_native_buffer.h67 // Buffer handle and stride returned from gralloc alloc()
69 int stride; member
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_screen.h146 unsigned stride,
/third_party/libdrm/tests/tegra/
H A Dvic.h163 unsigned int stride; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.h196 unsigned stride, struct winsys_handle *whandle);
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_dump.h93 unsigned stride,
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_linear.c99 t->stride = t->cols * t->tiles_x * t->block.size; in pipe_linear_fill_info()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_resource.h48 uint32_t stride; /* row stride */ member
49 uint32_t layer_stride; /* layer stride */
/third_party/mesa3d/src/gbm/backends/dri/
H A Dgbm_driint.h111 int stride,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DVertexDataManager.h54 // Computes the correct offset from baseOffset, usesFirstVertexOffset, stride and startVertex.
67 unsigned int stride; // 0 means not to advance the read pointer at all member
/third_party/skia/src/images/
H A DSkWebpEncoder.cpp42 using WebPPictureImportProc = int (*) (WebPPicture* picture, const uint8_t* pixels, int stride);
/third_party/skia/third_party/externals/libwebp/extras/
H A Dwebp_to_sdl.c83 output->u.RGBA.stride = surface->pitch; in WebpToSDL()
/vendor/hisilicon/hispark_pegasus/demo/robot_demo/robot_car/ssd1306/
H A Dssd1306.h166 uint8_t h, const uint8_t* data, uint32_t size, uint32_t stride);
/foundation/arkui/ui_lite/frameworks/components/
H A Droot_view.cpp602 dc_.mapBufferInfo->stride = in Render()
610 dc_.mapBufferInfo->stride = in Render()
840 dc_.mapBufferInfo->stride = dc_.mapBufferInfo->width * (DrawUtils::GetPxSizeByColorMode(dc_.mapBufferInfo->mode) >> in Render()
845 uint32_t bufferSize = dc_.mapBufferInfo->stride * dc_.mapBufferInfo->height; in Render()

Completed in 12 milliseconds

1...<<61626364656667686970>>...113