• Querying per vertex varying buffer limit in Vulkan
    Quick question regarding 180MB vertex varying buffer limit as per: https://community.arm.com/developer/tools-software/graphics/b/blog/posts/memory-limits-with-vulkan-on-mali-gpus Is there a way to query...
  • Querying per vertex varying buffer limit in Vulkan
    Quick question regarding 180MB vertex varying buffer limit as per: https://community.arm.com/developer/tools-software/graphics/b/blog/posts/memory-limits-with-vulkan-on-mali-gpus Is there a way to query...
  • Memory full/short access and constant buffer
    While profiling I noticed that Streamline differentiates between 128-bit memory access and <128-bit memory access. For example loading a highp 4-vec vs. loading a mediump 4-vec. Is there any difference...
  • Memory full/short access and constant buffer
    While profiling I noticed that Streamline differentiates between 128-bit memory access and <128-bit memory access. For example loading a highp 4-vec vs. loading a mediump 4-vec. Is there any difference...
  • DSP Sampling Rate, FFT Size, and Buffer Size
    Hi, Hope someone can provide some assistance on this issue. 1 - Using an STM32F407 processor, clock at 168Mhz 2 - Using ADC to sample low frequency signals (< 50Hz) from sensors 3 - Have timer interrupt...