Function hip_sys::hiprt::hipGetTextureObjectResourceViewDesc
source · pub unsafe extern "C" fn hipGetTextureObjectResourceViewDesc(
pResViewDesc: *mut hipResourceViewDesc,
textureObject: *mut __hip_texture
) -> hipError_tExpand 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