pub unsafe extern "C" fn hipGetTextureObjectResourceViewDesc(
    pResViewDesc: *mut hipResourceViewDesc,
    textureObject: *mut __hip_texture
) -> hipError_t
Expand description

@brief Gets resource view descriptor for the texture object.

@param [out] pResViewDesc pointer to resource view descriptor @param [in] textureObject texture object

@returns hipSuccess, hipErrorInvalidValue