VkImageDrmFormatModifierPropertiesEXT | NVK Search
  1. No Results
Categories
VkImageDrmFormatModifierPropertiesEXT Properties of an image\ Syntax
imageDrmFormatModifierPropertiesEXT = VkImageDrmFormatModifierPropertiesEXT();
imageDrmFormatModifierPropertiesEXT = new VkImageDrmFormatModifierPropertiesEXT();
imageDrmFormatModifierPropertiesEXT = new VkImageDrmFormatModifierPropertiesEXT(object);
Stub read-only Properties VkImageDrmFormatModifierPropertiesEXT.prototype.sType VkStructureType is the type of this structure. VkImageDrmFormatModifierPropertiesEXT.prototype.pNext null is null or a reference to an extension-specific structure. VkImageDrmFormatModifierPropertiesEXT.prototype.drmFormatModifier BigInt Number returns the image's <>. Default Properties VkImageDrmFormatModifierPropertiesEXT.prototype.memoryBuffer ArrayBuffer Native memory reference of the structure. VkImageDrmFormatModifierPropertiesEXT.memoryLayout Object Object describing the structure's memory layout. VkImageDrmFormatModifierPropertiesEXT.byteLength Number Total native byte length of the structure. Internal Properties These properties are mainly used by nvk internally. VkImageDrmFormatModifierPropertiesEXT.reset Resets the native memory of the structure. VkImageDrmFormatModifierPropertiesEXT.flush Writes the structure's data into the native memory. VkImageDrmFormatModifierPropertiesEXT.reflect Synchronizes the structure's data with the native memory.