• MaliPerfDoc: Why do I get a perf. warning telling me to recycle descriptor sets when Vulkan already has a descriptor sets pool?
    In my application I need sometimes to allocate a new descriptor set and retire the old one to be deleted after all the frames that are using it are finished. Because Vulkan has a descriptor set pool...
  • MaliPerfDoc: Why do I get a perf. warning telling me to recycle descriptor sets when Vulkan already has a descriptor sets pool?
    In my application I need sometimes to allocate a new descriptor set and retire the old one to be deleted after all the frames that are using it are finished. Because Vulkan has a descriptor set pool...
  • USB CDC descriptor problem
    Hello. First of all, I want to say that I don't know if this is the right forum to do the question, but after days searching in the web, reading papers and changing the code, I'll try to explain...
  • DBM bit in descriptor
    Dear all: As described in armv8 reference manual, DBM means " Dirty Bit Modifier". My understanding is: If DBM =1, it means that the page or block is dirty. If DBM =0, it means the page or block...
  • Send USB-Descriptors twice
    Hi users!! I got some Problems with my USB-Connections.First I want to explain the situation. I got the LPC2368 Controller and programmed the USB-Connection to Communicate with LabVIEW. And the...