Home
last modified time | relevance | path

Searched refs:stride (Results 2476 - 2500 of 2606) sorted by relevance

1...<<919293949596979899100>>...105

/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_enc.c348 port->sPortParam.format.video.nStride = transfer->stride; in vid_enc_SetParameter()
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_api.c1524 memcpy(&map[line * tex_xfer->stride], in XMesaBindTexImage()
/third_party/mesa3d/src/intel/dev/
H A Dintel_device_info.c1733 .stride = 512, in has_bit6_swizzle()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_program.c488 so_info->stride[i] = info->Buffers[i].Stride; in st_translate_stream_output_info()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_tri.c102 tri->inputs.stride = input_array_sz; in lp_setup_alloc_triangle()
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.c293 tx->base.stride = 0; in nouveau_buffer_transfer_init()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c496 OUT_RING(ring, vb->stride); /* VFD_FETCH[j].STRIDE */ in fd5_emit_vertex_bufs()
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_idct.c728 pitch = buf_transfer->stride / sizeof(float); in vl_idct_upload_matrix()
H A Dvl_compositor.c247 c->vertex_buf.stride = sizeof(struct vertex2f) + sizeof(struct vertex4f) * 2; in init_buffers()
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_gs.c590 output_verts[i].stride = output_verts[i].vertex_size; in draw_geometry_shader_run()
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c431 A3XX_VFD_FETCH_INSTR_0_BUFSTRIDE(vb->stride) | in fd3_emit_vertex_bufs()
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_screen.cpp778 (const ubyte*)res_map, transfer->stride, 0, 0); in d3d12_flush_frontbuffer()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.c576 A4XX_VFD_FETCH_INSTR_0_BUFSTRIDE(vb->stride) | in fd4_emit_vertex_bufs()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute.c171 vb->stride = 1; in evergreen_cs_set_vertex_buffer()
H A Dr600_pipe_common.c207 vbuffer.stride = 2 * 4 * sizeof(float); /* vertex size */ in r600_draw_rectangle()
/third_party/vk-gl-cts/external/amber/src/src/
H A Dpipeline_test.cc395 EXPECT_EQ(10, vtex_buffers[0].stride); in TEST_F()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES.h92 GLsizei stride,
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DRenderer.cpp285 data->stride[i] = stream.vertexStride; in draw()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkImage.cpp308 int bufferRowBytes = backingMemory.stride * getFormat().bytes(); in prepareForExternalUseANDROID()
/third_party/skia/src/shaders/
H A DSkImageShader.cpp430 gather->stride = pm.rowBytesAsPixels(); in doStages()
802 // Load pixels from pm.addr()[(int)sx + (int)sy*stride]. in makeProgram()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp244 vk::VkVertexInputBindingDescription2EXT makeVertexInputBindingDescription2EXT (deUint32 binding, deUint32 stride, vk::VkVertexInputRate inputRate) in makeVertexInputBindingDescription2EXT() argument
248 desc.stride = stride; in makeVertexInputBindingDescription2EXT()
296 // Vertices in buffers will have 2 components and a padding to properly test the stride.
551 // will not be stored contiguously: the stride will be twice that of the data size, and the padding space filled with "garbage".
2081 // By default, the vertex stride is the size of a vertex according to the chosen vertex type. in TestConfig()
4215 // Bind the appropriate vertex buffers using dynamic strides if the test configuration needs a dynamic stride.
4227 // When dynamically setting the vertex buffer stride, we cannot bind the vertex buffer in advance for some sequence in maybeBindVertexBufferDynStride()
6055 // Bind vertex buffer with static stride if needed and draw. in iterate()
7308 { getVertexWithPaddingGenerator(), "stride" }, in createExtendedDynamicStateTests()
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_glsl.cpp1484 // Array stride is equal to aligned size of the underlying type.
1603 // The only two differences between std140 and std430 are related to padding alignment/array stride
1686 // Verify array stride rules.
1861 uint32_t stride = get_member_decoration(type.self, i, DecorationXfbStride);
1862 if (have_xfb_buffer_stride && stride != xfb_stride)
1865 xfb_stride = stride;
3049 uint32_t stride = get_decoration(var.self, DecorationXfbStride);
3052 if (have_xfb_buffer_stride && stride != xfb_stride)
3056 xfb_stride = stride;
3086 uint32_t stride
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.c2853 /* We always return the resolution and stride even if there is in atomisp_get_metadata()
2858 md->stride = stream_info->metadata_info.stride; in atomisp_get_metadata()
2929 /* We always return the resolution and stride even if there is in atomisp_get_metadata_by_type()
2934 md->stride = stream_info->metadata_info.stride; in atomisp_get_metadata_by_type()
4332 /* We always return the resolution and stride even if there is in atomisp_param()
4340 metadata_info.stride; in atomisp_param()
/third_party/backends/backend/
H A Dcanon_dr.c6724 * Use stride size to account for the number of bytes per pixel
6726 static void rmemcpy(void* dest, const void* src, size_t count, size_t stride) { in rmemcpy() argument
6731 srcptr -= stride; in rmemcpy()
6732 memcpy(dstptr, srcptr, stride); in rmemcpy()
6733 dstptr += stride; in rmemcpy()
6734 count -= stride; in rmemcpy()
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c1022 static void do_relocs(struct dso *dso, size_t *rel, size_t rel_size, size_t stride) in do_relocs() argument
1046 for (; rel_size; rel+=stride, rel_size-=stride*sizeof(size_t)) { in do_relocs()
1052 if (stride > 2) { in do_relocs()
1177 if (stride<3) addend = reloc_addr[1]; in do_relocs()

Completed in 68 milliseconds

1...<<919293949596979899100>>...105