/third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
H A D | vid_enc.c | 348 port->sPortParam.format.video.nStride = transfer->stride; in vid_enc_SetParameter()
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | xm_api.c | 1524 memcpy(&map[line * tex_xfer->stride], in XMesaBindTexImage()
|
/third_party/mesa3d/src/intel/dev/ |
H A D | intel_device_info.c | 1733 .stride = 512, in has_bit6_swizzle()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_program.c | 488 so_info->stride[i] = info->Buffers[i].Stride; in st_translate_stream_output_info()
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_setup_tri.c | 102 tri->inputs.stride = input_array_sz; in lp_setup_alloc_triangle()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
H A D | nouveau_buffer.c | 293 tx->base.stride = 0; in nouveau_buffer_transfer_init()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_emit.c | 496 OUT_RING(ring, vb->stride); /* VFD_FETCH[j].STRIDE */ in fd5_emit_vertex_bufs()
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_idct.c | 728 pitch = buf_transfer->stride / sizeof(float); in vl_idct_upload_matrix()
|
H A D | vl_compositor.c | 247 c->vertex_buf.stride = sizeof(struct vertex2f) + sizeof(struct vertex4f) * 2; in init_buffers()
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_gs.c | 590 output_verts[i].stride = output_verts[i].vertex_size; in draw_geometry_shader_run()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
H A D | fd3_emit.c | 431 A3XX_VFD_FETCH_INSTR_0_BUFSTRIDE(vb->stride) | in fd3_emit_vertex_bufs()
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_screen.cpp | 778 (const ubyte*)res_map, transfer->stride, 0, 0); in d3d12_flush_frontbuffer()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_emit.c | 576 A4XX_VFD_FETCH_INSTR_0_BUFSTRIDE(vb->stride) | in fd4_emit_vertex_bufs()
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | evergreen_compute.c | 171 vb->stride = 1; in evergreen_cs_set_vertex_buffer()
|
H A D | r600_pipe_common.c | 207 vbuffer.stride = 2 * 4 * sizeof(float); /* vertex size */ in r600_draw_rectangle()
|
/third_party/vk-gl-cts/external/amber/src/src/ |
H A D | pipeline_test.cc | 395 EXPECT_EQ(10, vtex_buffers[0].stride); in TEST_F()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationES.h | 92 GLsizei stride,
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
H A D | Renderer.cpp | 285 data->stride[i] = stream.vertexStride; in draw()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkImage.cpp | 308 int bufferRowBytes = backingMemory.stride * getFormat().bytes(); in prepareForExternalUseANDROID()
|
/third_party/skia/src/shaders/ |
H A D | SkImageShader.cpp | 430 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 D | vktPipelineExtendedDynamicStateTests.cpp | 244 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 D | spirv_glsl.cpp | 1484 // 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 D | atomisp_cmd.c | 2853 /* 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 D | canon_dr.c | 6724 * 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 D | dynlink.c | 1022 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()
|