Skip to main content

ktxTexture1_Create

Function ktxTexture1_Create 

Source
pub unsafe extern "C" fn ktxTexture1_Create(
    createInfo: *mut ktxTextureCreateInfo,
    storageAllocation: ktxTextureCreateStorageEnum,
    newTex: *mut *mut ktxTexture1,
) -> ktx_error_code_e
Expand description

Create a new ktxTexture1.