Home
last modified time | relevance | path

Searched defs:row_stride (Results 1 – 25 of 25) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
Dst_draw_feedback.c329 uint32_t row_stride[PIPE_MAX_TEXTURE_LEVELS]; in st_feedback_draw_vbo() local
405 unsigned width, height, num_layers, row_stride, img_stride; in st_feedback_draw_vbo() local
/third_party/mesa3d/src/panfrost/lib/
Dpan_layout.c234 unsigned row_stride = layout->slices[level].row_stride; in panfrost_get_legacy_stride() local
372 unsigned row_stride = fmt_blocksize * effective_width * block_size.height; in pan_image_layout_init() local
Dpan_texture.h61 unsigned row_stride; member
235 unsigned row_stride; member
Dpan_texture.c241 int32_t *row_stride, int32_t *surf_stride) in panfrost_get_surface_strides()
382 int32_t row_stride, surface_stride; in panfrost_emit_plane() local
Dpan_cs.c481 int row_stride = rt->image->layout.slices[level].row_stride; in pan_prepare_rt() local
/third_party/skia/third_party/externals/libpng/
Dpngwrite.c1510 png_int_32 row_stride; member
2214 const void *buffer, png_int_32 row_stride, const void *colormap) in png_image_write_to_memory()
2280 const void *buffer, png_int_32 row_stride, const void *colormap) in png_image_write_to_stdio()
2329 int convert_to_8bit, const void *buffer, png_int_32 row_stride, in png_image_write_to_file()
Dpngread.c1288 png_int_32 row_stride; member
4109 void *buffer, png_int_32 row_stride, void *colormap) in png_image_finish_read()
Dpng.h2910 #define PNG_IMAGE_BUFFER_SIZE(image, row_stride)\ argument
3112 row_stride, colormap)\ argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_sampler.c283 uint32_t row_stride[PIPE_MAX_TEXTURE_LEVELS]; in prepare_shader_sampling() local
455 uint32_t row_stride; in prepare_shader_images() local
Dlp_texture.h71 unsigned row_stride[LP_MAX_TEXTURE_LEVELS]; member
Dlp_jit.h59 uint32_t row_stride[LP_MAX_TEXTURE_LEVELS]; member
92 uint32_t row_stride; member
/third_party/vk-gl-cts/external/amber/src/src/
Damber.cc47 const auto row_stride = buffer->GetRowStride(); in GetFrameBuffer() local
Dverifier.cc402 uint32_t row_stride, in Probe()
/third_party/mesa3d/src/gallium/tests/graw/
Dgraw_util.h226 const int row_stride = width * util_format_get_blocksize(format); in graw_util_create_tex2d() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_sampler.c190 uint32_t row_stride[PIPE_MAX_TEXTURE_LEVELS]; in prepare_shader_sampling() local
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_resource.c672 unsigned row_stride = line_stride * row_height; in lima_transfer_map() local
776 unsigned row_stride = line_stride * row_height; in lima_transfer_flush_region() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_context.c1192 uint32_t row_stride, in draw_set_mapped_image()
Ddraw_llvm.h56 uint32_t row_stride[PIPE_MAX_TEXTURE_LEVELS]; member
99 uint32_t row_stride; member
Ddraw_llvm.c2549 uint32_t row_stride, in draw_llvm_set_mapped_image()
/third_party/vk-gl-cts/external/amber/src/src/dawn/
Dengine_dawn.cc343 auto row_stride = pixelSize * width; in MapDeviceTextureToHostBuffer() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-common.hh541 unsigned int row_stride = num_classes * states[0].static_size; in sanitize() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h266 (*row_stride)(const struct lp_sampler_dynamic_state *state, member
Dlp_bld_sample_soa.c4697 LLVMValueRef row_stride = dynamic_state->row_stride(dynamic_state, gallivm, in lp_build_img_op_soa() local
/third_party/mesa3d/src/panfrost/lib/genxml/
Ddecode.c666 int32_t row_stride = stride_set; in pandecode_texture_payload() local
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_private.h871 uint32_t row_stride; member