Home
last modified time | relevance | path

Searched refs:stride (Results 751 - 775 of 2597) sorted by relevance

1...<<31323334353637383940>>...104

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp167 constexpr size_t stride = sizeof(ResultsVector::value_type); in GetQueryPoolResultsVector() local
168 const size_t totalSize = stride * output.size(); in GetQueryPoolResultsVector()
169 result = vk.getQueryPoolResults(device, queryPool, firstQuery, queryCount, totalSize, output.data(), stride, flags); in GetQueryPoolResultsVector()
180 constexpr size_t stride = sizeof(decltype(intermediate)::value_type); in GetQueryPoolResultsVector() local
181 const size_t totalSize = stride * intermediate.size(); in GetQueryPoolResultsVector()
184 result = vk.getQueryPoolResults(device, queryPool, firstQuery, queryCount, totalSize, intermediate.data(), stride, flags); in GetQueryPoolResultsVector()
203 constexpr size_t stride = sizeof(ResultsVectorWithAvailability::value_type); in GetQueryPoolResultsVector() local
204 const size_t totalSize = stride * output.size(); in GetQueryPoolResultsVector()
205 result = vk.getQueryPoolResults(device, queryPool, firstQuery, queryCount, totalSize, output.data(), stride, flags); in GetQueryPoolResultsVector()
216 constexpr size_t stride in GetQueryPoolResultsVector() local
243 constexpr size_t stride = sizeof(ResultsVector::value_type); cmdCopyQueryPoolResultsVector() local
257 constexpr size_t stride = sizeof(decltype(intermediate)::value_type); cmdCopyQueryPoolResultsVector() local
280 constexpr size_t stride = sizeof(ResultsVectorWithAvailability::value_type); cmdCopyQueryPoolResultsVector() local
294 constexpr size_t stride = sizeof(decltype(intermediate)::value_type); cmdCopyQueryPoolResultsVector() local
662 VkDeviceSize stride = m_parameters[0].querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local
894 VkDeviceSize stride = m_parameters[0].querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local
1167 VkDeviceSize stride = m_parameters[0].querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local
1656 VkDeviceSize stride = m_parametersGraphic.querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local
1938 VkDeviceSize stride = m_parametersGraphic.querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local
2067 VkDeviceSize stride = m_parametersGraphic.querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local
2266 VkDeviceSize stride = m_parametersGraphic.querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local
2516 VkDeviceSize stride = m_parametersGraphic.querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local
2646 VkDeviceSize stride = m_parametersGraphic.querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local
2843 VkDeviceSize stride = m_parametersGraphic.querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local
3069 VkDeviceSize stride = m_parametersGraphic.querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local
3201 VkDeviceSize stride = m_parametersGraphic.querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp167 constexpr size_t stride = sizeof(ResultsVector::value_type); in GetQueryPoolResultsVector() local
168 const size_t totalSize = stride * output.size(); in GetQueryPoolResultsVector()
169 result = vk.getQueryPoolResults(device, queryPool, firstQuery, queryCount, totalSize, output.data(), stride, flags); in GetQueryPoolResultsVector()
180 constexpr size_t stride = sizeof(decltype(intermediate)::value_type); in GetQueryPoolResultsVector() local
181 const size_t totalSize = stride * intermediate.size(); in GetQueryPoolResultsVector()
184 result = vk.getQueryPoolResults(device, queryPool, firstQuery, queryCount, totalSize, intermediate.data(), stride, flags); in GetQueryPoolResultsVector()
203 constexpr size_t stride = sizeof(ResultsVectorWithAvailability::value_type); in GetQueryPoolResultsVector() local
204 const size_t totalSize = stride * output.size(); in GetQueryPoolResultsVector()
205 result = vk.getQueryPoolResults(device, queryPool, firstQuery, queryCount, totalSize, output.data(), stride, flags); in GetQueryPoolResultsVector()
216 constexpr size_t stride in GetQueryPoolResultsVector() local
243 constexpr size_t stride = sizeof(ResultsVector::value_type); cmdCopyQueryPoolResultsVector() local
257 constexpr size_t stride = sizeof(decltype(intermediate)::value_type); cmdCopyQueryPoolResultsVector() local
280 constexpr size_t stride = sizeof(ResultsVectorWithAvailability::value_type); cmdCopyQueryPoolResultsVector() local
294 constexpr size_t stride = sizeof(decltype(intermediate)::value_type); cmdCopyQueryPoolResultsVector() local
662 VkDeviceSize stride = m_parameters[0].querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local
894 VkDeviceSize stride = m_parameters[0].querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local
1167 VkDeviceSize stride = m_parameters[0].querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local
1654 VkDeviceSize stride = m_parametersGraphic.querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local
1930 VkDeviceSize stride = m_parametersGraphic.querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local
2059 VkDeviceSize stride = m_parametersGraphic.querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local
2258 VkDeviceSize stride = m_parametersGraphic.querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local
2508 VkDeviceSize stride = m_parametersGraphic.querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local
2638 VkDeviceSize stride = m_parametersGraphic.querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local
2835 VkDeviceSize stride = m_parametersGraphic.querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local
3054 VkDeviceSize stride = m_parametersGraphic.querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local
3186 VkDeviceSize stride = m_parametersGraphic.querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Dhevc_lpf_sao_msa.c24 static void hevc_loopfilter_luma_hor_msa(uint8_t *src, int32_t stride, in hevc_loopfilter_luma_hor_msa() argument
28 uint8_t *p3 = src - (stride << 2); in hevc_loopfilter_luma_hor_msa()
29 uint8_t *p2 = src - ((stride << 1) + stride); in hevc_loopfilter_luma_hor_msa()
30 uint8_t *p1 = src - (stride << 1); in hevc_loopfilter_luma_hor_msa()
31 uint8_t *p0 = src - stride; in hevc_loopfilter_luma_hor_msa()
33 uint8_t *q1 = src + stride; in hevc_loopfilter_luma_hor_msa()
34 uint8_t *q2 = src + (stride << 1); in hevc_loopfilter_luma_hor_msa()
35 uint8_t *q3 = src + (stride << 1) + stride; in hevc_loopfilter_luma_hor_msa()
450 hevc_loopfilter_luma_ver_msa(uint8_t *src, int32_t stride, int32_t beta, int32_t *tc, uint8_t *p_is_pcm, uint8_t *q_is_pcm) hevc_loopfilter_luma_ver_msa() argument
916 hevc_loopfilter_chroma_hor_msa(uint8_t *src, int32_t stride, int32_t *tc, uint8_t *p_is_pcm, uint8_t *q_is_pcm) hevc_loopfilter_chroma_hor_msa() argument
979 hevc_loopfilter_chroma_ver_msa(uint8_t *src, int32_t stride, int32_t *tc, uint8_t *p_is_pcm, uint8_t *q_is_pcm) hevc_loopfilter_chroma_ver_msa() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dproresenc_anatoliy.c308 static void get(uint8_t *pixels, int stride, int16_t* block) in get() argument
315 pixels += stride; in get()
320 static void fdct_get(FDCTDSPContext *fdsp, uint8_t *pixels, int stride, int16_t* block) in fdct_get() argument
322 get(pixels, stride, block); in fdct_get()
477 unsigned stride, unsigned width, unsigned height, uint16_t *dst, in subimage_with_fill_template()
486 src_stride = stride >> 1; in subimage_with_fill_template()
490 src_stride = stride; /* 2 lines stride */ in subimage_with_fill_template()
494 src += stride >> 1; in subimage_with_fill_template()
525 unsigned stride, unsigne in subimage_with_fill()
476 subimage_with_fill_template(uint16_t *src, unsigned x, unsigned y, unsigned stride, unsigned width, unsigned height, uint16_t *dst, unsigned dst_width, unsigned dst_height, int is_alpha_plane, int is_interlaced, int is_top_field) subimage_with_fill_template() argument
524 subimage_with_fill(uint16_t *src, unsigned x, unsigned y, unsigned stride, unsigned width, unsigned height, uint16_t *dst, unsigned dst_width, unsigned dst_height, int is_interlaced, int is_top_field) subimage_with_fill() argument
532 subimage_alpha_with_fill(uint16_t *src, unsigned x, unsigned y, unsigned stride, unsigned width, unsigned height, uint16_t *dst, unsigned dst_width, unsigned dst_height, int is_interlaced, int is_top_field) subimage_alpha_with_fill() argument
[all...]
H A Dsvq3.c224 #define stride 16 in svq3_luma_dc_dequant_idct_c() macro
227 static const uint8_t x_offset[4] = { 0, 1 * stride, 4 * stride, 5 * stride }; in svq3_luma_dc_dequant_idct_c()
248 output[stride * 0 + offset] = (int)((z0 + z3) * qmul + 0x80000) >> 20; in svq3_luma_dc_dequant_idct_c()
249 output[stride * 2 + offset] = (int)((z1 + z2) * qmul + 0x80000) >> 20; in svq3_luma_dc_dequant_idct_c()
250 output[stride * 8 + offset] = (int)((z1 - z2) * qmul + 0x80000) >> 20; in svq3_luma_dc_dequant_idct_c()
251 output[stride * 10 + offset] = (int)((z0 - z3) * qmul + 0x80000) >> 20; in svq3_luma_dc_dequant_idct_c()
254 #undef stride macro
257 int stride, in in svq3_add_idct_c()
256 svq3_add_idct_c(uint8_t *dst, int16_t *block, int stride, int qp, int dc) svq3_add_idct_c() argument
[all...]
H A Dflashsvenc.c70 int h, int w, int stride, uint8_t *pfptr) in copy_region_enc()
78 nsptr = sptr + i * stride + dy * 3; in copy_region_enc()
79 npfptr = pfptr + i * stride + dy * 3; in copy_region_enc()
69 copy_region_enc(uint8_t *sptr, uint8_t *dptr, int dx, int dy, int h, int w, int stride, uint8_t *pfptr) copy_region_enc() argument
H A Djpeg2000dec.c1650 if ((t1->flags[(y+1) * t1->stride + x+1] & JPEG2000_T1_SIG_NB & flags_mask) in decode_sigpass()
1651 && !(t1->flags[(y+1) * t1->stride + x+1] & (JPEG2000_T1_SIG | JPEG2000_T1_VIS))) { in decode_sigpass()
1652 if (ff_mqc_decode(&t1->mqc, t1->mqc.cx_states + ff_jpeg2000_getsigctxno(t1->flags[(y+1) * t1->stride + x+1] & flags_mask, bandno))) { in decode_sigpass()
1653 int xorbit, ctxno = ff_jpeg2000_getsgnctxno(t1->flags[(y+1) * t1->stride + x+1] & flags_mask, &xorbit); in decode_sigpass()
1655 t1->data[(y) * t1->stride + x] = ff_mqc_decode(&t1->mqc, t1->mqc.cx_states + ctxno) ? -mask : mask; in decode_sigpass()
1657 t1->data[(y) * t1->stride + x] = (ff_mqc_decode(&t1->mqc, t1->mqc.cx_states + ctxno) ^ xorbit) ? in decode_sigpass()
1661 t1->data[(y) * t1->stride + x] < 0); in decode_sigpass()
1663 t1->flags[(y + 1) * t1->stride + x + 1] |= JPEG2000_T1_VIS; in decode_sigpass()
1680 if ((t1->flags[(y + 1) * t1->stride + x + 1] & (JPEG2000_T1_SIG | JPEG2000_T1_VIS)) == JPEG2000_T1_SIG) { in decode_refpass()
1683 int ctxno = ff_jpeg2000_getrefctxno(t1->flags[(y + 1) * t1->stride in decode_refpass()
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A Dlocalintermediate.h153 TXfbBuffer() : stride(TQualifier::layoutXfbStrideEnd), implicitStride(0), contains64BitType(false),
156 unsigned int stride;
906 bool setXfbBufferStride(int buffer, unsigned stride)
908 if (xfbBuffers[buffer].stride != TQualifier::layoutXfbStrideEnd)
909 return xfbBuffers[buffer].stride == stride;
910 xfbBuffers[buffer].stride = stride;
913 unsigned getXfbStride(int buffer) const { return xfbBuffers[buffer].stride; }
1048 static int getBaseAlignment(const TType&, int& size, int& stride, TLayoutPackin
[all...]
/third_party/mesa3d/src/glx/
H A Ddrisw_glx.c182 int w, int h, int stride, in swrastXPutImage()
199 ximage->bytes_per_line = stride ? stride : bytes_per_line(w * ximage->bits_per_pixel, 32); in swrastXPutImage()
216 int x, int y, int w, int h, int stride, in swrastPutImageShm()
226 swrastXPutImage(draw, op, 0, 0, x, y, w, h, stride, shmid, in swrastPutImageShm()
233 int w, int h, int stride, in swrastPutImageShm2()
243 swrastXPutImage(draw, op, x, 0, x, y, w, h, stride, shmid, in swrastPutImageShm2()
249 int x, int y, int w, int h, int stride, in swrastPutImage2()
255 swrastXPutImage(draw, op, 0, 0, x, y, w, h, stride, -1, in swrastPutImage2()
273 int x, int y, int w, int h, int stride, in swrastGetImage2()
180 swrastXPutImage(__DRIdrawable * draw, int op, int srcx, int srcy, int x, int y, int w, int h, int stride, int shmid, char *data, void *loaderPrivate) swrastXPutImage() argument
215 swrastPutImageShm(__DRIdrawable * draw, int op, int x, int y, int w, int h, int stride, int shmid, char *shmaddr, unsigned offset, void *loaderPrivate) swrastPutImageShm() argument
231 swrastPutImageShm2(__DRIdrawable * draw, int op, int x, int y, int w, int h, int stride, int shmid, char *shmaddr, unsigned offset, void *loaderPrivate) swrastPutImageShm2() argument
248 swrastPutImage2(__DRIdrawable * draw, int op, int x, int y, int w, int h, int stride, char *data, void *loaderPrivate) swrastPutImage2() argument
272 swrastGetImage2(__DRIdrawable * read, int x, int y, int w, int h, int stride, char *data, void *loaderPrivate) swrastGetImage2() argument
[all...]
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_cs.c135 cfg.stride = varyings->buf[buf_idx].stride; in panvk_emit_varying_buf()
173 cfg.stride = buf_info->per_instance ? 0 : buf_info->stride; in panvk_emit_attrib_buf()
181 cfg.stride = buf_info->stride; in panvk_emit_attrib_buf()
187 * Make it a 1D array with a zero stride. in panvk_emit_attrib_buf()
191 cfg.stride = 0; in panvk_emit_attrib_buf()
198 cfg.stride = buf_info->stride; in panvk_emit_attrib_buf()
[all...]
/third_party/skia/third_party/externals/libpng/mips/
H A Dfilter_msa_intrinsics.c253 #define LD_B2(RTYPE, psrc, stride, out0, out1) \
256 out1 = LD_B(RTYPE, (psrc) + stride); \
259 #define LD_B4(RTYPE, psrc, stride, out0, out1, out2, out3) \
261 LD_B2(RTYPE, (psrc), stride, out0, out1); \
262 LD_B2(RTYPE, (psrc) + 2 * stride , stride, out2, out3); \
268 #define ST_B2(RTYPE, in0, in1, pdst, stride) \
271 ST_B(RTYPE, in1, (pdst) + stride); \
274 #define ST_B4(RTYPE, in0, in1, in2, in3, pdst, stride) \
276 ST_B2(RTYPE, in0, in1, (pdst), stride); \
[all...]
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl_type_decl_test.cc461 auto p = parser("[[stride(16)]] array<f32, 5>"); in TEST_F()
478 auto* stride = a->decorations[0]; in TEST_F() local
479 ASSERT_TRUE(stride->Is<ast::StrideDecoration>()); in TEST_F()
480 ASSERT_EQ(stride->As<ast::StrideDecoration>()->stride, 16u); in TEST_F()
485 auto p = parser("[[stride(16)]] array<f32>"); in TEST_F()
498 auto* stride = a->decorations[0]; in TEST_F() local
499 ASSERT_TRUE(stride->Is<ast::StrideDecoration>()); in TEST_F()
500 ASSERT_EQ(stride->As<ast::StrideDecoration>()->stride, 1 in TEST_F()
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_bufimage.c54 nir_ssa_def *stride = nir_load_push_constant(&b, 1, 32, nir_imm_int(&b, 12), .range = 16); in build_nir_itob_compute_shader() local
78 nir_ssa_def *tmp = nir_imul(&b, pos_y, stride); in build_nir_itob_compute_shader()
230 nir_ssa_def *stride = nir_load_push_constant(&b, 1, 32, nir_imm_int(&b, 12), .range = 16); in build_nir_btoi_compute_shader() local
235 nir_ssa_def *buf_coord = nir_imul(&b, pos_y, stride); in build_nir_btoi_compute_shader()
405 nir_ssa_def *stride = nir_load_push_constant(&b, 1, 32, nir_imm_int(&b, 12), .range = 16); in build_nir_btoi_r32g32b32_compute_shader() local
410 nir_ssa_def *buf_coord = nir_imul(&b, pos_y, stride); in build_nir_btoi_r32g32b32_compute_shader()
1061 nir_ssa_def *stride = nir_load_push_constant(&b, 1, 32, nir_imm_int(&b, 12), .range = 16); in build_nir_cleari_r32g32b32_compute_shader() local
1067 nir_iadd(&b, nir_imul(&b, global_y, stride), nir_imul_imm(&b, global_x, 3)); in build_nir_cleari_r32g32b32_compute_shader()
1310 unsigned stride; in get_image_stride_for_r32g32b32() local
1313 stride in get_image_stride_for_r32g32b32()
1426 unsigned stride; radv_meta_buffer_to_image_cs_r32g32b32() local
1738 unsigned stride; radv_meta_clear_image_cs_r32g32b32() local
[all...]
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_resource.c89 .row_stride = panfrost_from_legacy_stride(whandle->stride, templat->format, mod) in panfrost_resource_from_handle()
180 handle->stride = panfrost_get_legacy_stride(&rsrc->image.layout, 0); in panfrost_resource_get_handle()
528 pres->damage.tile_map.stride = in panfrost_resource_set_damage_region()
531 pres->damage.tile_map.stride * in panfrost_resource_set_damage_region()
572 unsigned b = (t_y * pres->damage.tile_map.stride * 8) + t_x; in panfrost_resource_set_damage_region()
683 unsigned stride = ALIGN_POT(template->width0, blocksize.width) * in panfrost_resource_create_with_modifier() local
686 unsigned effective_rows = DIV_ROUND_UP(size, stride); in panfrost_resource_create_with_modifier()
894 unsigned stride = panfrost_get_layer_stride(&rsrc->image.layout, level); in panfrost_load_tiled_images() local
903 (z + ptrans->box.z) * stride; in panfrost_load_tiled_images()
907 ptrans->box.height, ptrans->stride, in panfrost_load_tiled_images()
920 unsigned stride = panfrost_get_layer_stride(&rsrc->image.layout, level); panfrost_store_tiled_images() local
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsDrawTest.cpp917 void setupArray (bool bound, int offset, int size, DrawTestSpec::InputType inType, DrawTestSpec::OutputType outType, bool normalized, int stride, int instanceDivisor, const rr::GenericVec4& defaultAttrib, bool isPositionAttr, bool bgraComponentOrder);
1015 void AttributeArray::setupArray (bool bound, int offset, int size, DrawTestSpec::InputType inputType, DrawTestSpec::OutputType outType, bool normalized, int stride, int instanceDivisor, const rr::GenericVec4& defaultAttrib, bool isPositionAttr, bool bgraComponentOrder) in setupArray() argument
1022 m_stride = stride; in setupArray()
1533 static char* generateArray (int seed, int elementCount, int componentCount, int offset, int stride, DrawTestSpec::InputType type);
1541 static char* generateBasicArray (int seed, int elementCount, int componentCount, int offset, int stride, DrawTestSpec::InputType type);
1543 static char* createBasicArray (int seed, int elementCount, int componentCount, int offset, int stride);
1544 static char* generatePackedArray (int seed, int elementCount, int componentCount, int offset, int stride);
1547 char* RandomArrayGenerator::generateArray (int seed, int elementCount, int componentCount, int offset, int stride, DrawTestSpec::InputType type) in generateArray() argument
1550 return generatePackedArray(seed, elementCount, componentCount, offset, stride); in generateArray()
1552 return generateBasicArray(seed, elementCount, componentCount, offset, stride, typ in generateArray()
1555 generateBasicArray(int seed, int elementCount, int componentCount, int offset, int stride, DrawTestSpec::InputType type) generateBasicArray() argument
1587 createBasicArray(int seed, int elementCount, int componentCount, int offset, int stride) createBasicArray() argument
1638 generatePackedArray(int seed, int elementCount, int componentCount, int offset, int stride) generatePackedArray() argument
2061 createAttributeArray(InputType inputType, OutputType outputType, Storage storage, Usage usage, int componentCount, int offset, int stride, bool normalize, int instanceDivisor) createAttributeArray() argument
3247 const size_t stride = (attribSpec.stride == 0) ? (elementSize) : (attribSpec.stride); iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.cpp336 deUint32 stride; member
345 , stride (stride_) in LayoutFlagsFmt()
373 if (bitDesc[descNdx].bit == LAYOUT_XFBSTRIDE) str << " = " << fmt.stride; in operator <<()
588 const int stride = getDataTypeArrayStride(glu::getDataTypeVector(elemType, vecSize)); in computeXfbLayout() local
591 entry.matrixStride = stride; in computeXfbLayout()
593 fieldSize = numVecs * stride; in computeXfbLayout()
619 const int stride = getDataTypeArrayStride(elemBasicType); in computeXfbLayout() local
620 const int fieldSize = stride * type.getArraySize(); in computeXfbLayout()
630 entry.arrayStride = stride; in computeXfbLayout()
647 const int stride in computeXfbLayout() local
1014 generateLayoutAndPrecisionDeclaration(std::ostringstream& src, deUint32 flags, deUint32 buffer, deUint32 stride, deUint32 offset) generateLayoutAndPrecisionDeclaration() argument
1023 generateDeclaration(std::ostringstream& src, const VarType& type, const std::string& name, int indentLevel, deUint32 fieldHints, deUint32 flagsMask, deUint32 buffer, deUint32 stride, deUint32 offset) generateDeclaration() argument
1074 generateDeclaration(std::ostringstream& src, const InterfaceBlockMember& member, int indentLevel, deUint32 buffer, deUint32 stride, deUint32 offset) generateDeclaration() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.cpp336 deUint32 stride; member
345 , stride (stride_) in LayoutFlagsFmt()
373 if (bitDesc[descNdx].bit == LAYOUT_XFBSTRIDE) str << " = " << fmt.stride; in operator <<()
588 const int stride = getDataTypeArrayStride(glu::getDataTypeVector(elemType, vecSize)); in computeXfbLayout() local
591 entry.matrixStride = stride; in computeXfbLayout()
593 fieldSize = numVecs * stride; in computeXfbLayout()
619 const int stride = getDataTypeArrayStride(elemBasicType); in computeXfbLayout() local
620 const int fieldSize = stride * type.getArraySize(); in computeXfbLayout()
630 entry.arrayStride = stride; in computeXfbLayout()
647 const int stride in computeXfbLayout() local
1014 generateLayoutAndPrecisionDeclaration(std::ostringstream& src, deUint32 flags, deUint32 buffer, deUint32 stride, deUint32 offset) generateLayoutAndPrecisionDeclaration() argument
1023 generateDeclaration(std::ostringstream& src, const VarType& type, const std::string& name, int indentLevel, deUint32 fieldHints, deUint32 flagsMask, deUint32 buffer, deUint32 stride, deUint32 offset) generateDeclaration() argument
1074 generateDeclaration(std::ostringstream& src, const InterfaceBlockMember& member, int indentLevel, deUint32 buffer, deUint32 stride, deUint32 offset) generateDeclaration() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H A Dqxl_draw.c142 int stride = fb->pitches[0]; in qxl_draw_dirty_fb() local
181 height, stride); in qxl_draw_dirty_fb()
206 top, width, height, depth, stride); in qxl_draw_dirty_fb()
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
H A Dvpdma.h57 * line stride of source and dest
60 #define VPDMA_MAX_STRIDE 65520 /* Max line stride 16 byte aligned */
244 int stride, const struct v4l2_rect *c_rect,
248 int stride, const struct v4l2_rect *c_rect,
253 int stride, const struct v4l2_rect *c_rect,
/kernel/linux/linux-6.6/drivers/media/platform/ti/vpe/
H A Dvpdma.h57 * line stride of source and dest
60 #define VPDMA_MAX_STRIDE 65520 /* Max line stride 16 byte aligned */
244 int stride, const struct v4l2_rect *c_rect,
248 int stride, const struct v4l2_rect *c_rect,
253 int stride, const struct v4l2_rect *c_rect,
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-104-idi-48.c44 const unsigned int stride = offset / 8; in idi_48_reg_mask_xlate() local
45 const unsigned int port = (stride / 3) * 4; in idi_48_reg_mask_xlate()
46 const unsigned int port_stride = stride % 3; in idi_48_reg_mask_xlate()
/third_party/ffmpeg/libavcodec/tests/
H A Dsnowenc.c95 int stride= width << (s.spatial_decomposition_count-level); in main() local
100 if(orientation>1) buf+=stride>>1; in main()
103 buf[w/2 + h/2*stride]= 8*256; in main()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DInputAssembly.cpp151 vb->stride = pStrides[i]; in IaSetVertexBuffers()
160 vb->stride = 0; in IaSetVertexBuffers()
175 vb->stride = 0; in IaSetVertexBuffers()
/third_party/skia/tests/
H A DGrAHardwareBufferTest.cpp131 hwbDesc.stride = 0; in basic_draw_test_helper()
141 // Get actual desc for allocated buffer so we know the stride for uploading cpu data. in basic_draw_test_helper()
163 dst += hwbDesc.stride; in basic_draw_test_helper()
243 hwbDesc.stride = 0; in surface_draw_test_helper()
/third_party/ffmpeg/libavfilter/
H A Daf_hdcd.c1042 static int hdcd_integrate(HDCDContext *ctx, hdcd_state *states, int channels, int *flag, const int32_t *samples, int count, int stride) in hdcd_integrate() argument
1050 if (stride < channels) stride = channels; in hdcd_integrate()
1058 samples += stride - channels; in hdcd_integrate()
1127 static int hdcd_scan(HDCDContext *ctx, hdcd_state *states, int channels, const int32_t *samples, int max, int stride) in hdcd_scan() argument
1134 if (stride < channels) stride = channels; in hdcd_scan()
1151 int consumed = hdcd_integrate(ctx, states, channels, &flag, samples, max - result, stride); in hdcd_scan()
1166 samples += consumed * stride; in hdcd_scan()
1179 static void hdcd_analyze_prepare(hdcd_state *state, int32_t *samples, int count, int stride) { in hdcd_analyze_prepare() argument
1207 hdcd_analyze(int32_t *samples, int count, int stride, int gain, int target_gain, int extend, int mode, int cdt_active, int tg_mismatch) hdcd_analyze() argument
1267 hdcd_envelope(int32_t *samples, int count, int stride, int vbits, int gain, int target_gain, int extend) hdcd_envelope() argument
1366 hdcd_process(HDCDContext *ctx, hdcd_state *state, int32_t *samples, int count, int stride) hdcd_process() argument
1409 const int stride = 2; hdcd_process_stereo() local
[all...]

Completed in 43 milliseconds

1...<<31323334353637383940>>...104